Skip to content

Commit f87d3df

Browse files
committed
remove debug code
1 parent 4aa735f commit f87d3df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/fluent/plugin/otlp/service_handler.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def callback=(block)
2121
end
2222

2323
def export(req, _call)
24-
puts "!" * 80
2524
@callback.call(req)
2625
end
2726
end

0 commit comments

Comments
 (0)