more letters cleanup

This commit is contained in:
stvnrlly
2023-02-28 16:00:43 -05:00
parent 8adf1a19bb
commit 70e4749337
12 changed files with 266 additions and 273 deletions

View File

@@ -1,7 +1,4 @@
from app.models import (
NOTIFICATION_STATUS_TYPES,
NOTIFICATION_TYPES,
)
from app.models import NOTIFICATION_STATUS_TYPES, NOTIFICATION_TYPES
from app.schema_validation.definitions import personalisation, uuid
template = {