Skip to content

Commit

Permalink
Remove useless requires
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Jan 31, 2024
1 parent 3766cff commit 65c9130
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/sidekiq_alive/server_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

require "spec_helper"

require "rack/test"
require "net/http"

RSpec.describe(SidekiqAlive::Server) do
include Rack::Test::Methods

Expand Down

0 comments on commit 65c9130

Please sign in to comment.