Commit 44e3b008 authored by Sean McGivern's avatar Sean McGivern

Remove unused initializer

We don't appear to have an `active_record_query_trace` dependency any more.
parent 6277bda6
if ENV['ENABLE_QUERY_TRACE']
require 'active_record_query_trace'
ActiveRecordQueryTrace.enabled = 'true'
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment