remove those debug prints

old-commit-hash: 8788ab36e4
commatwo_master
Adeeb Shihadeh 5 years ago
parent 88a385e9c9
commit e6af5da522
  1. 2
      selfdrive/test/test_car_models.py

@ -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()

Loading…
Cancel
Save