Skip to content

Commit 287f9e8

Browse files
authored
Remove unused import
1 parent 3392cde commit 287f9e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/focaltouch_print_touches_with_irq.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"""
99

1010
import time
11-
import busio
1211
import board
1312
from digitalio import DigitalInOut, Direction
1413
import adafruit_focaltouch

0 commit comments

Comments
 (0)