Remove reference to instructor module

This commit is contained in:
Calen Pennington
2012-06-19 11:44:54 -04:00
committed by Matthew Mongeau
parent b2f23181aa
commit eef28891d8

View File

@@ -142,5 +142,4 @@ INSTALLED_APPS = (
'django.contrib.messages',
'django.contrib.staticfiles',
'contentstore',
'instructor',
)