summaryrefslogtreecommitdiff
path: root/migrations/versions/27880ab1f050_.py
diff options
context:
space:
mode:
Diffstat (limited to 'migrations/versions/27880ab1f050_.py')
-rw-r--r--migrations/versions/27880ab1f050_.py26
1 files changed, 0 insertions, 26 deletions
diff --git a/migrations/versions/27880ab1f050_.py b/migrations/versions/27880ab1f050_.py
deleted file mode 100644
index c5a1903..0000000
--- a/migrations/versions/27880ab1f050_.py
+++ /dev/null
@@ -1,26 +0,0 @@
-"""empty message
-
-Revision ID: 27880ab1f050
-Revises: None
-Create Date: 2016-01-09 23:22:39.077931
-
-"""
-
-# revision identifiers, used by Alembic.
-revision = '27880ab1f050'
-down_revision = None
-
-from alembic import op
-import sqlalchemy as sa
-
-
-def upgrade():
- ### commands auto generated by Alembic - please adjust! ###
- pass
- ### end Alembic commands ###
-
-
-def downgrade():
- ### commands auto generated by Alembic - please adjust! ###
- pass
- ### end Alembic commands ###