summaryrefslogtreecommitdiff
path: root/app/utils/create_tables.py
diff options
context:
space:
mode:
authortycfuvgibhoinjok <aneuhmanh@gmail.com>2026-03-31 13:46:18 +0300
committertycfuvgibhoinjok <aneuhmanh@gmail.com>2026-03-31 13:46:18 +0300
commit7e41576035cd9f0004255a7490e6691c6d989ff6 (patch)
tree4d78369f54b32c9f72bcc137b41f1cc0172f30fc /app/utils/create_tables.py
parent051f562c6ceafe8f25e10548bd8f5543839794e5 (diff)
add jwt
Diffstat (limited to 'app/utils/create_tables.py')
-rw-r--r--app/utils/create_tables.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/utils/create_tables.py b/app/utils/create_tables.py
index bb9baf3..e438a03 100644
--- a/app/utils/create_tables.py
+++ b/app/utils/create_tables.py
@@ -1,4 +1,3 @@
-# app/utils/create_tables.py
from app.models.user import Base
from app.utils.db import engine