remotes/1693045480750635534/spooky-22
Aevann1 2022-01-19 11:07:13 +02:00
parent c1ab1964e9
commit d5d8cde87c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from sqlalchemy import *
from sqlalchemy.orm import relationship
from files.__main__ import Base
from files.helpers.lazy import lazy
from files.helpers.const import censor_slurs
from files.helpers.const import *
import time
class Flag(Base):