Skip to content

Commit

Permalink
Merge pull request #2219 from projecthydra/without_queue
Browse files Browse the repository at this point in the history
Remove unused Sufia.queue
  • Loading branch information
mjgiarlo committed Jun 14, 2016
2 parents a63b536 + 3507947 commit 62ef6e6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/sufia.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ module Sufia
autoload :Zotero
end

attr_writer :queue

def self.queue
@queue ||= config.queue.new('sufia')
end

def self.config(&block)
@config ||= Sufia::Configuration.new

Expand Down

0 comments on commit 62ef6e6

Please sign in to comment.