mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Remove extra comment
This commit is contained in:
@@ -73,8 +73,6 @@ module Liquid
|
||||
self
|
||||
end
|
||||
|
||||
# memoize because the warnings operation
|
||||
# could be expensive.
|
||||
def warnings
|
||||
return [] unless @root
|
||||
@warnings ||= @root.warnings
|
||||
|
||||
Reference in New Issue
Block a user