diff --git a/lib/set.rb b/lib/set.rb index cf99ffac4b..5ac37dbf3c 100644 --- a/lib/set.rb +++ b/lib/set.rb @@ -216,7 +216,6 @@ # has been modified while an element in the set. # class Set - VERSION = "1.0.3" include Enumerable