Skip to content

Commit

Permalink
Remove unused Blacklight.add_routes method
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Nov 5, 2015
1 parent 98279a2 commit ce70c97
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/blacklight.rb
Expand Up @@ -27,10 +27,6 @@ def self.blacklight_config_file
"#{::Rails.root}/config/blacklight.yml"
end

def self.add_routes(router, options = {})
Blacklight::Routes.new(router, options).draw
end

##
# The default index connection for the search index
def self.default_index
Expand Down

0 comments on commit ce70c97

Please sign in to comment.