Skip to content

Commit 55e1a3d

Browse files
committed
remove unused import
1 parent 0e589dc commit 55e1a3d

File tree

1 file changed

+0
-1
lines changed
  • can/interfaces/udp_multicast

1 file changed

+0
-1
lines changed

can/interfaces/udp_multicast/bus.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import socket
55
import struct
66
import warnings
7-
import sys
87
from datetime import datetime
98
from typing import List, Optional, Tuple, Union
109

0 commit comments

Comments
 (0)