about summary refs log tree commit diff
path: root/app/workers/soft_block_domain_followers_worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/workers/soft_block_domain_followers_worker.rb')
-rw-r--r--app/workers/soft_block_domain_followers_worker.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/workers/soft_block_domain_followers_worker.rb b/app/workers/soft_block_domain_followers_worker.rb
index ce76683c5..85445c7fb 100644
--- a/app/workers/soft_block_domain_followers_worker.rb
+++ b/app/workers/soft_block_domain_followers_worker.rb
@@ -1,7 +1,5 @@
 # frozen_string_literal: true
 
-require 'sidekiq-bulk'
-
 class SoftBlockDomainFollowersWorker
   include Sidekiq::Worker