Refactoring part 2

Necessary changes to ensure correct working of eveai_app
This commit is contained in:
Josako
2024-05-06 23:07:45 +02:00
parent 8e5ad5f312
commit 131c609e68
9 changed files with 51 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
from flask import session
from common.models import User, Tenant
from common.models.user import Tenant
# Definition of Trigger Handlers