Skip to content

Commit

Permalink
remove unnecessry import of Environment from Environment::Extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Sep 14, 2023
1 parent 87fabd9 commit 1e7178d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/datadog/ci/ext/environment/extractor.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# frozen_string_literal: true

require_relative "../environment"
require_relative "../git"
require_relative "../../utils/git"
require_relative "providers"
Expand Down

0 comments on commit 1e7178d

Please sign in to comment.