Whitespace

openid
Marcin Kulik 12 years ago
parent af44b0c0d1
commit 5f7c2f9caa

@ -1,7 +1,6 @@
# Taken from https://github.com/mperham/girl_friday/issues/47
class LazyWorkQueue < GirlFriday::WorkQueue
include Singleton
def self.define *options, &block
@ -21,5 +20,4 @@ class LazyWorkQueue < GirlFriday::WorkQueue
def self.status
instance.status
end
end

Loading…
Cancel
Save