From c11984135a6429ffeb89d18b7cb81ec348b7a05b Mon Sep 17 00:00:00 2001 From: Josh Klar Date: Sat, 13 Jul 2019 16:53:49 -0700 Subject: [PATCH] looks like this is not needed, so save some bootup time --- kmk/keys.py | 1 - 1 file changed, 1 deletion(-) diff --git a/kmk/keys.py b/kmk/keys.py index 9c2bc1d..1ffb6e5 100644 --- a/kmk/keys.py +++ b/kmk/keys.py @@ -287,7 +287,6 @@ def make_key( ''' global NEXT_AVAILABLE_KEY - gc.collect() if type == KEY_SIMPLE: constructor = Key