From e6db374ac0b83dddc02bf55c605e5b3e012eea43 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Thu, 29 Jul 2021 17:21:08 -0700 Subject: [PATCH] fix unused old-commit-hash: 6bc556634046d28dcfb837f41cfa0214c340188b --- selfdrive/hardware/tici/agnos.py | 1 - 1 file changed, 1 deletion(-) diff --git a/selfdrive/hardware/tici/agnos.py b/selfdrive/hardware/tici/agnos.py index 8dba363bd1..64c3b48b30 100755 --- a/selfdrive/hardware/tici/agnos.py +++ b/selfdrive/hardware/tici/agnos.py @@ -5,7 +5,6 @@ import hashlib import requests import struct import subprocess -import sys import os from typing import Generator