Skip to content

Commit

Permalink
Remove unused keys method.
Browse files Browse the repository at this point in the history
  • Loading branch information
Trey Terrell committed Jul 6, 2015
1 parent 79a2b21 commit 6e86a40
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/models/solr_field_summary.rb
Expand Up @@ -15,10 +15,6 @@ def [](key)
cleaned_result[key.to_sym]
end

def keys
cleaned_result.keys
end

private

def cleaned_result
Expand Down

0 comments on commit 6e86a40

Please sign in to comment.