summaryrefslogtreecommitdiff
path: root/yaksh/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/views.py')
-rw-r--r--yaksh/views.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yaksh/views.py b/yaksh/views.py
index 319acde..5f0c41c 100644
--- a/yaksh/views.py
+++ b/yaksh/views.py
@@ -2954,4 +2954,3 @@ def download_course(request, course_id):
)
response.write(zip_file.read())
return response
- # return HttpResponse("Success") \ No newline at end of file