Skip to content

Commit

Permalink
remove deprecated use alias
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed May 7, 2024
1 parent 59a92c8 commit edd9dae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/datadog/ci/configuration/settings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ def self.add_settings!(base)
fetch_integration(integration_name).configuration
end

# @deprecated Will be removed on datadog-ci-rb 1.0.
alias_method :use, :instrument

option :trace_flush

option :writer_options do |o|
Expand Down

0 comments on commit edd9dae

Please sign in to comment.