chore: cleanup unused files and update cache keys

This commit is contained in:
CREDO23 2026-01-19 14:38:05 +02:00
parent 0b675dfc3b
commit 8ad6c268df
4 changed files with 2 additions and 678 deletions

View file

@ -6,9 +6,10 @@ Create Date: 2024-01-16
"""
from alembic import op
from sqlalchemy import text
from alembic import op
# revision identifiers, used by Alembic.
revision = "68"
down_revision = "67"