remove dead lines from calibrationd

old-commit-hash: df78c9d4dfe9cc5ed1409b46b1b11611ed5a721a
This commit is contained in:
Adeeb Shihadeh
2020-08-06 13:57:01 -07:00
parent 214c6f7e99
commit a301462f9b
-2
View File
@@ -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)