mirror of
https://github.com/kemko/liquid.git
synced 2026-01-03 08:45:42 +03:00
remove template return
This commit is contained in:
@@ -60,7 +60,6 @@ module Liquid
|
||||
def parse(source, options = {})
|
||||
template = Template.new
|
||||
template.parse(source, options)
|
||||
template
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user