clean
authorymh <ymh.work@gmail.com>
Sun, 01 May 2011 03:06:24 +0200
changeset 75 655b017251fa
parent 74 2f46742c6d89
child 76 a29face9a74b
clean
src/ldt/ldt/ldt_utils/views.py
--- a/src/ldt/ldt/ldt_utils/views.py	Sun May 01 03:05:10 2011 +0200
+++ b/src/ldt/ldt/ldt_utils/views.py	Sun May 01 03:06:24 2011 +0200
@@ -32,8 +32,6 @@
 import os
 import urllib2
 
-from django.views.decorators.csrf import csrf_exempt
-
 
 @login_required
 def workspace(request):