Beremiz_service.py
changeset 1850 614396cbffbf
parent 1847 6198190bc121
child 1872 866fb3ab8778
--- a/Beremiz_service.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/Beremiz_service.py	Fri Oct 06 17:52:34 2017 +0300
@@ -28,14 +28,13 @@
 import os
 import sys
 import getopt
-import gettext
 import threading
 from threading import Thread, currentThread, Semaphore
 import traceback
 import __builtin__
 import Pyro.core as pyro
 
-from runtime import PLCObject, PLCprint, ServicePublisher
+from runtime import PLCObject, ServicePublisher
 import util.paths as paths