Skip to content

Commit 43795f4

Browse files
committed
Fix lint error
1 parent e377cc2 commit 43795f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/graphql/tracing/statsd_tracing.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def initialize(statsd:, **rest)
2020
super(**rest)
2121
end
2222

23-
2423
def platform_trace(platform_key, key, data)
2524
@statsd.time(platform_key) do
2625
yield

0 commit comments

Comments
 (0)