Merge "Remove unused variable"
This commit is contained in:
commit
32a35106a9
@ -35,7 +35,7 @@ options.set_defaults(cfg.CONF)
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
MIGRATE_INIT_VERSION = 134
|
||||
MIGRATE_MIGRATIONS_PATH = ALEMBIC_INIT_VERSION = '921e1a36b076'
|
||||
ALEMBIC_INIT_VERSION = '921e1a36b076'
|
||||
|
||||
|
||||
def _find_migrate_repo():
|
||||
|
Loading…
x
Reference in New Issue
Block a user