Remove extra comment

This commit is contained in:
Tristan Hume
2013-08-27 09:53:06 -04:00
parent c94b5e87c9
commit e305edc3b8
-2
View File
@@ -73,8 +73,6 @@ module Liquid
self
end
# memoize because the warnings operation
# could be expensive.
def warnings
return [] unless @root
@warnings ||= @root.warnings