Skip to content

Commit bd38609

Browse files
committed
remove sys.implementation import
1 parent 0132c78 commit bd38609

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_imageload/png.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
import struct
2929
import zlib
30-
from sys import implementation
3130

3231
__version__ = "0.0.0-auto.0"
3332
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad.git"

0 commit comments

Comments
 (0)