Skip to content

Commit

Permalink
require HTTP from CIIntake API
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Oct 17, 2023
1 parent 02a2748 commit 1591cc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/datadog/ci/transport/api/ci_intake.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require_relative "base"
require_relative "../http"

module Datadog
module CI
Expand Down

0 comments on commit 1591cc9

Please sign in to comment.