Skip to content

Commit

Permalink
Remove circular require (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari authored Dec 19, 2024
1 parent 50c4deb commit 1af3c8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/http/retriable/performer.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

require "date"
require "http"
require "http/retriable/errors"
require "http/retriable/delay_calculator"
require "openssl"
Expand Down

0 comments on commit 1af3c8e

Please sign in to comment.