lib/sugarcube/notifications.rb in sugarcube-0.2.0 vs lib/sugarcube/notifications.rb in sugarcube-0.2.1

- old
+ new

@@ -11,9 +11,5 @@ NSNotificationCenter.defaultCenter.postNotificationName(self, object:object) end end end - - -class Object -end