Skip to content

Commit a1ca479

Browse files
authored
Update asyncio_event_example.py
1 parent b5380ec commit a1ca479

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/asyncio_event_example.py

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
import asyncio
1010
import board
11-
# pylint: disable=unused-import
12-
import adafruit_ticks
1311
import digitalio
1412
from adafruit_debouncer import Debouncer
1513
import neopixel

0 commit comments

Comments
 (0)