Remove reference to instructor module

This commit is contained in:
Calen Pennington
2012-06-19 11:44:54 -04:00
parent 7914baccaa
commit b91a1d48b6

View File

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