Attempt to make Travis happy

This commit is contained in:
Fezthedev 2019-05-07 13:43:54 -04:00
parent ea97723594
commit fae45efa06

View file

@ -29,7 +29,6 @@ type RFID tag
import board import board
import busio import busio
from digitalio import DigitalInOut
# #
# NOTE: pick the import that matches the interface being used # NOTE: pick the import that matches the interface being used
# #