This commit is contained in:
Aevann1 2021-11-07 15:37:26 +02:00
parent 0e770e003e
commit 3cd90b1cee
10 changed files with 12 additions and 26 deletions

View file

@ -6,7 +6,7 @@ from urllib.parse import urlparse
from flask import render_template
from sqlalchemy import *
from sqlalchemy.orm import relationship, deferred, lazyload
from sqlalchemy.orm import relationship
from files.__main__ import Base
from files.helpers.const import AUTOPOLLER_ACCOUNT, censor_slurs, TROLLTITLES