Skip to content

Commit

Permalink
Merge pull request #5461 from bcgov/dev-marshal-MD-intake
Browse files Browse the repository at this point in the history
3490 - Intake Updates - update down revision
  • Loading branch information
milosdes authored Dec 2, 2024
2 parents 1d8b827 + e084251 commit 69921bd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Create Application Fee Table
Revision ID: c43a8e0104bc
Revises: bbee01df3e8d
Revises: 516fbf1b13d9
Create Date: 2024-11-05 10:58:11.256163
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = 'c43a8e0104bc'
down_revision = 'bbee01df3e8d'
down_revision = '516fbf1b13d9'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 69921bd

Please sign in to comment.