mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
Fix code style
This commit is contained in:
@@ -107,5 +107,3 @@ def _raise_when_no_default(old_default):
|
||||
# check that the update is not updating the only default to false
|
||||
if not old_default:
|
||||
raise Exception("You must have at least one letter contact as the default.", 400)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user