clean whitespace
authorSeth Woodworth <seth@sethish.com>
Thu, 10 Jan 2013 21:00:55 +0000 (16:00 -0500)
committerSeth Woodworth <seth@sethish.com>
Thu, 10 Jan 2013 21:00:55 +0000 (16:00 -0500)
karmaworld/apps/courses/views.py

index 3be3dba1e8a73657abf7f97bd29cc522502c022a..d49dd2bcde694ba27b826bbda9089e800fcf1542 100644 (file)
@@ -7,5 +7,3 @@ class CourseDetailView(DetailView):
     # name passed to template
     context_object_name = u"course"
     model = Course
-
-