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 09d53f1018
commit 568cf10f7e

View File

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