lib/usher/grapher.rb in joshbuddy-usher-0.2.0 vs lib/usher/grapher.rb in joshbuddy-usher-0.2.1
- old
+ new
@@ -1,9 +1,6 @@
-require 'singleton'
-
class Usher
class Grapher
- include Singleton
def initialize
reset!
end
- old
+ new