Force user to require the profiler themselves

This commit is contained in:
Justin Li
2014-12-04 17:48:26 -05:00
parent 8c70682d6b
commit dd455a6361
4 changed files with 7 additions and 16 deletions
-2
View File
@@ -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'