Skip to content

Commit 5478b5a

Browse files
committed
remove unused and duplicate import
1 parent 56d0e37 commit 5478b5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pybricksdev/connections.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
import random
99
import base64
1010
import logging
11-
import io
12-
import os
1311

1412
from bleak import BleakClient
1513

0 commit comments

Comments
 (0)