From 68e2df9db689b71e065a780e261e4364e346bab2 Mon Sep 17 00:00:00 2001 From: "Curtis L. Olson" Date: Tue, 26 Sep 2017 06:27:47 -0500 Subject: [PATCH] verbocity-- --- catalog/catalog.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/catalog/catalog.py b/catalog/catalog.py index acdb5ed..c78fad4 100644 --- a/catalog/catalog.py +++ b/catalog/catalog.py @@ -127,9 +127,8 @@ def scan_aircraft_dir(aircraft_dir, includes): elif d['variant-of'] == None: primaryAircraft.append(d) - print setDicts + # print setDicts if len(setDicts) == 0: - print 'returning none' return None, None # use the first one