mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Move feedback endpoints into own file
Doesn’t make sense to shove more stuff into index.py
This commit is contained in:
@@ -24,5 +24,6 @@ from app.main.views import (
|
||||
manage_users,
|
||||
invites,
|
||||
all_services,
|
||||
tour
|
||||
tour,
|
||||
feedback
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user