mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Hopefully fix CI build
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
require "strscan"
|
||||||
module Liquid
|
module Liquid
|
||||||
class Token
|
class Token
|
||||||
attr_accessor :type, :contents
|
attr_accessor :type, :contents
|
||||||
|
|||||||
Reference in New Issue
Block a user