delete letters from utils.py and variables.py

This commit is contained in:
stvnrlly
2023-02-27 15:48:19 -05:00
parent a3ab2234c0
commit f6c34ed2dc
2 changed files with 1 additions and 8 deletions

View File

@@ -1,8 +1,3 @@
# all jobs for letters created via the api must have this filename
LETTER_API_FILENAME = 'letter submitted via api'
LETTER_TEST_API_FILENAME = 'test letter submitted via api'
# S3 tags
class Retention:
KEY = 'retention'