Skip to content

Commit

Permalink
Remove unnecessary private accessor.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinlaking committed Jan 31, 2016
1 parent 865ad3f commit 0180272
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/vedeu/input/read.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ def read
input
end

protected

# @!attribute [r] input
# @return [NilClass|String]
attr_reader :input

private

# @return [IO]
Expand Down

0 comments on commit 0180272

Please sign in to comment.