Skip to content

Commit

Permalink
add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Oct 28, 2024
1 parent 1b2aa98 commit 83baea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/datadog/di.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
require_relative 'di/extensions'
require_relative 'di/instrumenter'
require_relative 'di/probe'
require_relative 'di/redactor'
require_relative 'di/serializer'

module Datadog
Expand Down

0 comments on commit 83baea3

Please sign in to comment.