1
0
mirror of https://gitlab.crans.org/bde/nk20-scripts synced 2024-12-26 01:12:25 +00:00

I am an idiot

This commit is contained in:
Yohann D'ANELLO 2020-08-01 16:19:26 +02:00
parent dd8b48c31d
commit b9ae701021

View File

@ -179,7 +179,6 @@ class Command(ImportCommand):
MAP_IDBDE[row["idbde"]] = pk_note
pk_note += 1
bulk_mgr.done()
exit(0)
@timed
def import_alias(self, cur, chunk_size):