util/misc.py
changeset 1850 614396cbffbf
parent 1847 6198190bc121
child 1853 47a3f39bead0
--- a/util/misc.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/util/misc.py	Fri Oct 06 17:52:34 2017 +0300
@@ -27,8 +27,6 @@
 """
 
 import os
-import sys
-import gettext
 
 
 def CheckPathPerm(path):