looks like this is not needed, so save some bootup time
This commit is contained in:
@@ -287,7 +287,6 @@ def make_key(
|
||||
'''
|
||||
|
||||
global NEXT_AVAILABLE_KEY
|
||||
gc.collect()
|
||||
|
||||
if type == KEY_SIMPLE:
|
||||
constructor = Key
|
||||
|
Reference in New Issue
Block a user