diff --git a/lib/project/ext/object.rb b/lib/project/ext/object.rb index 1bab449..f2e8834 100644 --- a/lib/project/ext/object.rb +++ b/lib/project/ext/object.rb @@ -68,7 +68,6 @@ def find!(*args) # Do not alias this, strange bugs happen where classes don't ha rmq(*args).get end - # BluePotion stuff # REMOVE when mp starts working