1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

unnecessary

This commit is contained in:
Mike Perham 2012-03-19 21:02:49 -07:00
parent fe49a425c8
commit c744b4854e

View file

@ -32,7 +32,6 @@ module Sidekiq
def initialize
@code = nil
@manager = nil
end
def parse(args=ARGV)