removed unused imports
This commit is contained in:
parent
db36907d64
commit
26b6dd02c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user