mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
delete commented out code
This commit is contained in:
@@ -9,10 +9,6 @@ from app.enums import KeyType
|
||||
from app.exceptions import ArchiveValidationError
|
||||
from notifications_utils.recipients import InvalidEmailError
|
||||
|
||||
# class VirusScanError(Exception):
|
||||
# def __init__(self, message):
|
||||
# super().__init__(message)
|
||||
|
||||
|
||||
class InvalidRequest(Exception):
|
||||
code = None
|
||||
|
||||
Reference in New Issue
Block a user