unused import
This commit is contained in:
parent
aaf59218da
commit
f0aa31f9e8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
import logging
|
import logging
|
||||||
import os
|
# import os
|
||||||
|
|
||||||
|
|
||||||
def migrate_db(db_dir, start, end):
|
def migrate_db(db_dir, start, end):
|
||||||
|
|
Loading…
Add table
Reference in a new issue