app/soc/views/docs/show.py
changeset 316 9efdc7bc3565
parent 298 c76a366c7ab4
child 336 9d5b8880260f
--- a/app/soc/views/docs/show.py	Mon Oct 13 21:34:07 2008 +0000
+++ b/app/soc/views/docs/show.py	Mon Oct 13 21:54:51 2008 +0000
@@ -28,8 +28,9 @@
 
 from soc.logic import document
 from soc.logic import out_of_band
+from soc.views import helper
 from soc.views import simple
-from soc.views import helper
+
 import soc.views.helper.responses
 import soc.views.helper.templates