Skip to content

Commit c6fcf62

Browse files
committed
Remove unused glob import.
1 parent d234a1e commit c6fcf62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

blinkt/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Library for the Pimoroni Blinkt! - 8-pixel APA102 LED display."""
22
import atexit
3-
import glob
43
import time
54

65
import gpiod

0 commit comments

Comments
 (0)