remove dead lines from calibrationd

pull/1989/head
Adeeb Shihadeh 5 years ago
parent 6d645b4ce9
commit df78c9d4df
  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