mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2025-02-05 23:03:03 +00:00
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…
x
Reference in New Issue
Block a user