Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
zARODz11z authored Sep 27, 2023
1 parent 0e6bff1 commit 8c63aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/datadog/tracing/contrib/aws/services.rb
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ module Aws
'kinesis' => Service::Kinesis.new,
'eventbridge' => Service::EventBridge.new,
'states' => Service::States.new,
's3' => Service::S3.new,
's3' => Service::S3.new
}.freeze
end
end
Expand Down

0 comments on commit 8c63aab

Please sign in to comment.