diff -r 6811021e3d94 -r 614396cbffbf svgui/svgui_server.py --- 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'