Skip to content

Commit f526034

Browse files
committed
Removing no longer used module
1 parent cd911d8 commit f526034

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adafruit_featherwing/led_segments.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
__version__ = "0.0.0-auto.0"
3232
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing.git"
3333

34-
from time import sleep
35-
3634
#pylint: disable-msg=unsubscriptable-object, unsupported-assignment-operation
3735

3836
class Segments:

0 commit comments

Comments
 (0)