summaryrefslogtreecommitdiff
path: root/app/constants/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/constants/constants.py')
-rw-r--r--app/constants/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/constants/constants.py b/app/constants/constants.py
index f3ab71d..4bdc5dd 100644
--- a/app/constants/constants.py
+++ b/app/constants/constants.py
@@ -1,4 +1,4 @@
-from app.login.credentials import *
+from app.request.login.credentials import *
# TODO: Organize this better