remove uneeded numpy import

This commit is contained in:
txoof 2019-12-22 11:51:18 +01:00
commit b66ce0c592
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
import logging
from . import epdconfig
import numpy as np
#import numpy as np
# Display resolution
EPD_WIDTH = 122