Skip to content

Commit

Permalink
Add RemovingLastTeamException to exception initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
gazayas committed Sep 22, 2023
1 parent b0e345a commit 873d357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/exceptions.rb
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
class RemovingLastTeamAdminException < RuntimeError; end
class RemovingLastTeamException < RuntimeError; end

0 comments on commit 873d357

Please sign in to comment.