no more quadrants y'all cant behave

This commit is contained in:
Aevann1 2022-03-06 00:16:40 +02:00
parent ac543125ec
commit 136dbd4d30
7 changed files with 5 additions and 72 deletions

View file

@ -30,7 +30,6 @@ class User(Base):
__tablename__ = "users"
if SITE == "pcmemes.net":
quadrant = Column(String)
basedcount = Column(Integer, default=0)
pills = deferred(Column(String, default=""))