forked from expo/troggle
tidy up
This commit is contained in:
@@ -644,8 +644,6 @@ def LoadLogbooks():
|
||||
for e in nlbe:
|
||||
yt += nlbe[e]
|
||||
print(f"total {yt:,} log entries parsed in all expeditions")
|
||||
if yt != len(trips):
|
||||
print(f"** total trips in ObjStore:{len(trips):,}")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user