mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
Force user to require the profiler themselves
This commit is contained in:
@@ -73,5 +73,3 @@ require 'liquid/token'
|
||||
# Load all the tags of the standard library
|
||||
#
|
||||
Dir[File.dirname(__FILE__) + '/liquid/tags/*.rb'].each { |f| require f }
|
||||
|
||||
require 'liquid/profiler'
|
||||
|
||||
Reference in New Issue
Block a user