Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
xuan-cao-swi committed Jan 8, 2025
1 parent 9fc232b commit c44cfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/solarwinds_apm/api/custom_instrumentation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ module ClassMethods
# add_tracer :custom_method, 'custom_name', { attributes: { 'foo' => 'bar' }, kind: :consumer }
#
# end
#
#
# class DogfoodsController < ApplicationController
# def create
# @dogfood = Dogfood.new(params.permit(:brand, :name))
Expand Down

0 comments on commit c44cfc3

Please sign in to comment.