fgfg
This commit is contained in:
parent
e6dec74577
commit
f52fe75be8
7 changed files with 18 additions and 11 deletions
|
@ -1,8 +1,6 @@
|
|||
from flask import *
|
||||
from time import time
|
||||
from sqlalchemy import *
|
||||
from sqlalchemy.orm import relationship
|
||||
from drama.helpers.base36 import *
|
||||
from drama.__main__ import Base
|
||||
|
||||
class Vote(Base):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue