cleanup from rebase

This commit is contained in:
dandds
2019-01-14 11:11:10 -05:00
parent 5a35d23499
commit cfe454be40
3 changed files with 2 additions and 181 deletions

View File

@@ -1,7 +1,7 @@
"""change workspace and project
Revision ID: acd0c11be93a
Revises: 71cbe76c3b87
Revises: 7f2040715b0d
Create Date: 2019-01-11 10:01:07.667126
"""
@@ -11,7 +11,7 @@ from sqlalchemy.dialects import postgresql
# revision identifiers, used by Alembic.
revision = 'acd0c11be93a'
down_revision = '71cbe76c3b87'
down_revision = '7f2040715b0d'
branch_labels = None
depends_on = None