svgui/svgui_server.py
changeset 1850 614396cbffbf
parent 1831 56b48961cc68
child 1872 866fb3ab8778
--- a/svgui/svgui_server.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/svgui/svgui_server.py	Fri Oct 06 17:52:34 2017 +0300
@@ -24,7 +24,7 @@
 
 import os
 
-from nevow import rend, appserver, inevow, tags, loaders, athena
+from nevow import tags, loaders
 import simplejson as json
 
 svgfile = '%(svgfile)s'