Skip to content

Commit

Permalink
Remove unused method Configuration#logger
Browse files Browse the repository at this point in the history
  • Loading branch information
nertzy committed Sep 16, 2012
1 parent d921181 commit ff17f4f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/pg_search/configuration.rb
Expand Up @@ -67,10 +67,6 @@ def postgresql_version
model.connection.send(:postgresql_version)
end

def logger
model.logger
end

private

attr_reader :options
Expand Down

0 comments on commit ff17f4f

Please sign in to comment.