Minor Changes
diff --git a/erpnext/www/lms/course.py b/erpnext/www/lms/course.py
index 76b873a..5f7765a 100644
--- a/erpnext/www/lms/course.py
+++ b/erpnext/www/lms/course.py
@@ -1,6 +1,5 @@
 from __future__ import unicode_literals
 import erpnext.education.utils as utils
-from urlparse import urlparse, parse_qs
 import frappe