Skip to content

Commit

Permalink
Remove uniqueness check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Sep 24, 2024
1 parent 41e3d64 commit d85a511
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/services/compats/check_unchecked.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ class CheckUnchecked < Baseline::Service
LIMIT = 100

def call
check_uniqueness on_error: :return
do_check
end

Expand Down

0 comments on commit d85a511

Please sign in to comment.