Skip to content

Commit

Permalink
Due to bug in rack
Browse files Browse the repository at this point in the history
  • Loading branch information
mhenrixon committed Mar 21, 2020
1 parent e9bd848 commit 3bab3d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/sidekiq_unique_jobs/web.rb
@@ -1,6 +1,8 @@
# frozen_string_literal: true

begin
require "delegate"
require "rack"
require "sidekiq/web"
rescue LoadError # rubocop:disable Lint/SuppressedException
# client-only usage
Expand Down

0 comments on commit 3bab3d1

Please sign in to comment.