]> git.cworth.org Git - sup/blobdiff - lib/sup/hook.rb
rewrite Singleton to not require i_am_the_instance
[sup] / lib / sup / hook.rb
index 0a0a2f672fca775e4bb792896537d2ec2535fac3..a492a07858abbd444916e88b5f39f35867f5e5fd 100644 (file)
@@ -79,8 +79,6 @@ class HookManager
     @tags = {}
 
     Dir.mkdir dir unless File.exists? dir
-
-    self.class.i_am_the_instance self
   end
 
   attr_reader :tags