util/ProcessLogger.py
changeset 1850 614396cbffbf
parent 1832 0f1081928d65
child 1878 fb73a6b6622d
--- a/util/ProcessLogger.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/util/ProcessLogger.py	Fri Oct 06 17:52:34 2017 +0300
@@ -24,7 +24,6 @@
 
 import os
 import sys
-import time
 import subprocess
 import ctypes
 from threading import Timer, Lock, Thread, Semaphore