Skip to content

Commit

Permalink
Merge pull request #120 from gadimbaylisahil/fix/remove-unused-class-…
Browse files Browse the repository at this point in the history
…pg_locks

Remove unused PgLocks class
  • Loading branch information
bensheldon authored Sep 1, 2020
2 parents fe2d5cb + 12ce1c0 commit 2952c99
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion lib/good_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
require 'good_job/scheduler'
require 'good_job/multi_scheduler'
require 'good_job/adapter'
require 'good_job/pg_locks'
require 'good_job/performer'
require 'good_job/current_execution'
require 'good_job/notifier'
Expand Down
5 changes: 0 additions & 5 deletions lib/good_job/pg_locks.rb

This file was deleted.

0 comments on commit 2952c99

Please sign in to comment.