remove cruft from student.views

This commit is contained in:
ichuang
2012-08-01 15:00:27 -04:00
parent 10ebcefd54
commit 4874fa51ef

View File

@@ -23,7 +23,6 @@ from django.http import HttpResponse, Http404
from django.shortcuts import redirect
from mitxmako.shortcuts import render_to_response, render_to_string
from django.core.urlresolvers import reverse
#from BeautifulSoup import BeautifulSoup
from bs4 import BeautifulSoup
from django.core.cache import cache