Skip to content

Commit

Permalink
Got rid of method, unused.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Mar 24, 2012
1 parent 9d00560 commit c006385
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/numbers_and_words/translations_helpers/en.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ def translation_megs capacity
t(:mega)[capacity]
end

def translation_mega capacity
t(:mega)[capacity]
end

def zero
t(:ones)[0]
end
Expand Down

0 comments on commit c006385

Please sign in to comment.