Skip to content

Commit

Permalink
rubocop: remove leftover code
Browse files Browse the repository at this point in the history
this line was left over from a previous approach to getting `segment` to
be `nil`
  • Loading branch information
fallwith committed Sep 15, 2023
1 parent 34ab0fd commit 72b5d2b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# frozen_string_literal: true

require 'net_http_test_cases'
#require_relative '../../../helpers/misc'

class Testbed
include NewRelic::Agent::Instrumentation::NetHTTP
Expand Down

0 comments on commit 72b5d2b

Please sign in to comment.