Merge pull request #244 from flashbots/update-revision-for-tokens

Update to latest down revision for tokens migration
This commit is contained in:
Luke Van Seters 2022-01-20 12:17:05 -05:00 committed by GitHub
commit 9bef022d37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ from alembic import op
# revision identifiers, used by Alembic. # revision identifiers, used by Alembic.
revision = "bba80d21c5a4" revision = "bba80d21c5a4"
down_revision = "b26ab0051a88" down_revision = "630783c18a93"
branch_labels = None branch_labels = None
depends_on = None depends_on = None