remove unused

This commit is contained in:
Adeeb Shihadeh 2024-09-01 15:08:49 -07:00
parent 48ab55f684
commit 6de42e3faf
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ from kbhit import KBHit
from opendbc.car.structs import CarControl
from opendbc.car.panda_runner import PandaRunner
from opendbc.car.can_definitions import CanData
class Keyboard:
def __init__(self):