Skip to content

Commit

Permalink
Remove circular require
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Dec 13, 2024
1 parent db6863a commit b670715
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 b670715

Please sign in to comment.