pylint - remove unused import

This commit is contained in:
Jerry Needell 2019-10-21 21:06:09 -04:00
parent 6249083e32
commit c43957eaee

View file

@ -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