maint: remove migration code

This commit is contained in:
2025-03-13 20:26:14 +01:00
parent a5b7872d3f
commit 75328d9384
4 changed files with 3 additions and 368 deletions

View File

@@ -8,7 +8,6 @@ RUN pip install --no-cache-dir -r requirements.txt
COPY bot /aw-bot/bot
COPY database /aw-bot/database
COPY aw.py .
COPY patterns.json .
ENV BOT_TOKEN=""