diff --git a/app/constants.py b/app/constants.py
index 4c37a3fe9e60a8de3a9b399016eaf02cb78feb3a..511428b5cbb78b60e66178122675b66750ab3c84 100644
--- a/app/constants.py
+++ b/app/constants.py
@@ -1,4 +1,2 @@
-from datetime import datetime
-
 STUDENT = "student"
 STAFF = "staff"