Skip to content

Commit

Permalink
remove resque from mutator
Browse files Browse the repository at this point in the history
  • Loading branch information
usernaimandrey committed Aug 18, 2024
1 parent fc10260 commit 5f39219
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/mutators/admin/vacancy_mutator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ def update!(vacancy, params = {})
end

true
rescue ActiveRecord::RecordInvalid
false
end
end
end

0 comments on commit 5f39219

Please sign in to comment.