diff --git a/lms/templates/test_center_register_modal.html b/lms/templates/test_center_register_modal.html deleted file mode 100644 index 5638d4750b..0000000000 --- a/lms/templates/test_center_register_modal.html +++ /dev/null @@ -1,109 +0,0 @@ -<%namespace name='static' file='static_content.html'/> -<%! from django.core.urlresolvers import reverse %> -<%! from django_countries.countries import COUNTRIES %> -<%! from student.models import UserProfile %> -<%! from datetime import date %> -<%! import calendar %> - - - -