mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
Refactor so constants are used everywhere
This commit is contained in:
@@ -13,9 +13,7 @@ from app.main.forms import (
|
||||
SupportType,
|
||||
Triage,
|
||||
)
|
||||
|
||||
QUESTION_TICKET_TYPE = 'ask-question-give-feedback'
|
||||
PROBLEM_TICKET_TYPE = "report-problem"
|
||||
from app.models.feedback import PROBLEM_TICKET_TYPE
|
||||
|
||||
|
||||
def get_prefilled_message():
|
||||
|
||||
Reference in New Issue
Block a user