looks like this is not needed, so save some bootup time
parent
76087749fb
commit
c11984135a
|
|
@ -287,7 +287,6 @@ def make_key(
|
|||
'''
|
||||
|
||||
global NEXT_AVAILABLE_KEY
|
||||
gc.collect()
|
||||
|
||||
if type == KEY_SIMPLE:
|
||||
constructor = Key
|
||||
|
|
|
|||
Loading…
Reference in New Issue