fsdfsd
This commit is contained in:
parent
932b1fce30
commit
959251d9e4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from sqlalchemy import *
|
|||
from sqlalchemy.orm import relationship
|
||||
from files.__main__ import Base
|
||||
from files.classes.votes import CommentVote
|
||||
from files.helpers.const import AUTOPOLLER_ID, censor_slurs
|
||||
from files.helpers.const import AUTOPOLLER_ID, AUTOBETTER_ID, censor_slurs
|
||||
from files.helpers.lazy import lazy
|
||||
from .flags import CommentFlag
|
||||
from random import randint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue