I am an idiot
This commit is contained in:
parent
dd8b48c31d
commit
b9ae701021
|
@ -179,7 +179,6 @@ class Command(ImportCommand):
|
||||||
MAP_IDBDE[row["idbde"]] = pk_note
|
MAP_IDBDE[row["idbde"]] = pk_note
|
||||||
pk_note += 1
|
pk_note += 1
|
||||||
bulk_mgr.done()
|
bulk_mgr.done()
|
||||||
exit(0)
|
|
||||||
|
|
||||||
@timed
|
@timed
|
||||||
def import_alias(self, cur, chunk_size):
|
def import_alias(self, cur, chunk_size):
|
||||||
|
|
Loading…
Reference in New Issue