Skip to content

Commit

Permalink
squashme: remove migration branchpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
olevski committed Feb 14, 2025
1 parent 0a0b0d2 commit 25e41ad
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
"""Migrate authz schema to v6
Revision ID: 483af0d70cf4
Revises: d71f0f795d30
Revises: 450ae3930996
Create Date: 2025-01-22 10:37:40.218992
"""
Expand All @@ -13,7 +14,7 @@

# revision identifiers, used by Alembic.
revision = "483af0d70cf4"
down_revision = "d71f0f795d30"
down_revision = "450ae3930996"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 25e41ad

Please sign in to comment.