diff --git a/libs/tup-components/src/tickets/TicketCreateModal/TicketCreateForm.tsx b/libs/tup-components/src/tickets/TicketCreateModal/TicketCreateForm.tsx
index 0cfbb7f24..bb6992961 100644
--- a/libs/tup-components/src/tickets/TicketCreateModal/TicketCreateForm.tsx
+++ b/libs/tup-components/src/tickets/TicketCreateModal/TicketCreateForm.tsx
@@ -94,7 +94,6 @@ export const TicketCreateForm: React.FC = () => {
-
diff --git a/libs/tup-components/src/tickets/index.ts b/libs/tup-components/src/tickets/index.ts
index d0c7a05f4..33dcb9bea 100644
--- a/libs/tup-components/src/tickets/index.ts
+++ b/libs/tup-components/src/tickets/index.ts
@@ -8,7 +8,6 @@ export const QUEUE_MAP = {
'Login Issues': 'Accounts',
'Multi-factor Authentication': 'MFA',
'Data Analytics or Storage Resources': 'Data Intensive Computing',
- 'Login/Authentication Issue': 'Accounting',
'Running Jobs or Using TACC Resources': 'High Performance Computing',
'Security Incident': 'NSO',
Other: 'High Performance Computing',