Skip to content

Commit b16425e

Browse files
committed
remove time import
1 parent 0e20f6d commit b16425e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/piano.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# For use with microcontrollers or computers with PWM support only!
55
# Author: Tony DiCola
66
# Modified by: Carter Nelson
7-
import time
87

98
import board
109
import busio

0 commit comments

Comments
 (0)