Skip to content

Commit f223aba

Browse files
committed
Remove incorrect import.
1 parent 6d69283 commit f223aba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: adafruit_bus_device/spi_device.py

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121
# THE SOFTWARE.
2222

23-
import digitalio
24-
2523
class SPIDevice:
2624
"""
2725
Represents a single SPI device and manages locking the bus and the device

0 commit comments

Comments
 (0)