Skip to content

Commit

Permalink
Remove binding.pry
Browse files Browse the repository at this point in the history
  • Loading branch information
alhafoudh committed Sep 10, 2024
1 parent cf6ebfa commit 6c4313f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/tenant.rb
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,5 @@ def create_default_objects
create_signed_externally_tag!(name: "Externe podpísané", visible: false, color: "purple", icon: "shield-check")

make_admins_see_everything!
rescue => ex
binding.pry
end
end

0 comments on commit 6c4313f

Please sign in to comment.