Skip to content

Commit c6a4345

Browse files
committed
fix/unit: Delete non-existent can.py
Signed-off-by: lbuque <[email protected]>
1 parent 4ff8fa5 commit c6a4345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

m5stack/libs/unit/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@
3030
from .rs485_iso import ISO485Unit
3131
from .ultrasonic_io import ULTRASONIC_IOUnit
3232
from .ultrasonic_i2c import ULTRASONIC_I2CUnit
33-
from .can import CANUnit
3433
from .limit import LIMITUnit
3534
from .op import OPUnit

0 commit comments

Comments
 (0)