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