diff options
-rw-r--r-- | lib/abbrev.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/abbrev.rb b/lib/abbrev.rb index 83dacf081e..ee86f06874 100644 --- a/lib/abbrev.rb +++ b/lib/abbrev.rb @@ -47,7 +47,6 @@ # "w" => "winter" } module Abbrev - VERSION = "0.1.1" # Given a set of strings, calculate the set of unambiguous abbreviations for |