mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
Compare commits
2 Commits
3173f7749f
...
6ae8373739
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ae8373739 | |||
| 4af6d34507 |
@@ -15,7 +15,6 @@ if not DATABASE_URL:
|
||||
raise Exception("Only MariaDB is supported. Please set the DATABASE_URL environment variable.")
|
||||
|
||||
# Load all models to register them
|
||||
|
||||
from app.models.user import User
|
||||
from app.models.transaction import Transaction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user