diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index b7738fd989..b5ff573f70 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -7,7 +7,6 @@ import third_party_auth from third_party_auth import pipeline from microsite_configuration import microsite from django.core.urlresolvers import reverse -from microsite_configuration import microsite import json %>