mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 17:30:43 -07:00
Simplify usage
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module Liquid
|
||||
module Usage
|
||||
def self.increment(name, sample_rate: 0.1, tags: {})
|
||||
def self.increment(name)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user