remove dead lines from calibrationd

old-commit-hash: df78c9d4df
commatwo_master
Adeeb Shihadeh 5 years ago
parent 214c6f7e99
commit a301462f9b
  1. 2
      selfdrive/locationd/calibrationd.py

@ -170,8 +170,6 @@ def calibrationd_thread(sm=None, pm=None):
if DEBUG and new_vp is not None:
print('got new vp', new_vp)
# decimate outputs for efficiency
def main(sm=None, pm=None):
calibrationd_thread(sm, pm)

Loading…
Cancel
Save