plcopen/definitions.py
changeset 1850 614396cbffbf
parent 1837 c507c363625e
child 1881 091005ec69c4
--- a/plcopen/definitions.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/plcopen/definitions.py	Fri Oct 06 17:52:34 2017 +0300
@@ -24,7 +24,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 
-from os.path import join, split, realpath
+from os.path import join
 import util.paths as paths
 from util.TranslationCatalogs import NoTranslate
 sd = paths.AbsDir(__file__)