Skip to content

Commit

Permalink
Update migration down revision
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangreen committed Sep 11, 2023
1 parent b98267c commit 1978586
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Remove self_hosted from licensepools
Revision ID: 1c566151741f
Revises: 0df58829fc1a
Revises: 2b672c6fb2b9
Create Date: 2023-08-31 16:13:54.935093+00:00
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "1c566151741f"
down_revision = "0df58829fc1a"
down_revision = "2b672c6fb2b9"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 1978586

Please sign in to comment.