Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
caternuson committed Mar 7, 2019
1 parent d6201ea commit cf6cd50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adafruit_ads1x15/ads1x15.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
__version__ = "0.0.0-auto.0"
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15.git"

import time
from micropython import const
from adafruit_bus_device.i2c_device import I2CDevice

Expand Down

0 comments on commit cf6cd50

Please sign in to comment.