Skip to content

Commit 216d697

Browse files
committed
Fix linter errors
1 parent b10f4cc commit 216d697

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

software/script/chameleon_com.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from enum import Enum, auto
99
import serial
1010
import socket
11-
import platform
1211

1312
from chameleon_utils import CR, CG, CC, CY, color_string
1413
from chameleon_enum import Command, Status

0 commit comments

Comments
 (0)