mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
mini opt
This commit is contained in:
@@ -68,6 +68,7 @@ module Liquid
|
||||
|
||||
def shift
|
||||
token = @tokens[@offset]
|
||||
@tokens[@offset] = nil
|
||||
|
||||
return nil unless token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user