mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 09:20:42 -07:00
Remove a line feed for CI
This commit is contained in:
@@ -53,7 +53,6 @@ module Liquid
|
||||
end
|
||||
|
||||
def invoke(method, *args)
|
||||
|
||||
if self.class.invokable?(method)
|
||||
begin
|
||||
instance = filter_instance_for(method)
|
||||
|
||||
Reference in New Issue
Block a user