I am an idiot

This commit is contained in:
Yohann D'ANELLO 2020-08-01 16:19:26 +02:00
parent dd8b48c31d
commit b9ae701021
1 changed files with 0 additions and 1 deletions

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):