mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-19 00:02:08 +08:00
remove those debug prints
old-commit-hash: 8788ab36e40a413c777dd298817477a2fd7da8f9
This commit is contained in:
@@ -417,9 +417,7 @@ if __name__ == "__main__":
|
||||
|
||||
results = {}
|
||||
for route, checks in routes.items():
|
||||
print("GETTING ROUTE LOGS")
|
||||
get_route_log(route)
|
||||
print("DONE GETTING ROUTE LOGS")
|
||||
|
||||
params = Params()
|
||||
params.clear_all()
|
||||
|
||||
Reference in New Issue
Block a user