verbocity--
This commit is contained in:
parent
87c11e7e2f
commit
68e2df9db6
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue