Beremiz_service.py
changeset 2537 eb4a4cc41914
parent 2492 7dd551ac2fa0
child 2585 fc6f441582cb
--- a/Beremiz_service.py	Wed Mar 13 10:19:30 2019 +0300
+++ b/Beremiz_service.py	Wed Mar 13 11:47:03 2019 +0300
@@ -31,7 +31,6 @@
 import getopt
 import threading
 from threading import Thread, Semaphore, Lock, currentThread
-import __builtin__
 from builtins import str as text
 from past.builtins import execfile
 from six.moves import builtins