Skip to content

Commit

Permalink
fix hound errors
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger committed Nov 2, 2018
1 parent 511edc4 commit 143e625
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/administrate/application_controller.rb
Expand Up @@ -4,7 +4,6 @@ class ApplicationController < ActionController::Base

def index
authorize_resource(resource_class)

search_term = params[:search].to_s.strip
resources = Administrate::Search.new(scoped_resource,
dashboard_class,
Expand Down

0 comments on commit 143e625

Please sign in to comment.