pylint - remove unused import
This commit is contained in:
parent
6249083e32
commit
c43957eaee
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import time
|
||||
import json
|
||||
import board
|
||||
import displayio
|
||||
from adafruit_display_text.label import Label
|
||||
from adafruit_bitmap_font import bitmap_font
|
||||
|
|
|
|||
Loading…
Reference in a new issue