removed unused imports

This commit is contained in:
Elektrospy 2019-01-20 02:33:41 +01:00
parent db36907d64
commit 26b6dd02c7

View File

@ -7,8 +7,6 @@ try:
except ImportError:
import _thread as thread
import threading
from datetime import datetime
import time as time_
import json
import png
import numpy as np