Remove empty reverification Django app

This commit is contained in:
Andy Armstrong
2016-10-06 10:33:22 -04:00
parent dda92d1319
commit 96a572dded
5 changed files with 2 additions and 6 deletions

View File

@@ -857,13 +857,11 @@ INSTALLED_APPS = (
# Dark-launching languages
'dark_lang',
# Student identity reverification
'reverification',
# User preferences
'openedx.core.djangoapps.user_api',
'django_openid_auth',
# Country embargo support
'embargo',
# Monitoring signals

View File

@@ -2004,9 +2004,7 @@ INSTALLED_APPS = (
# RSS Proxy
'rss_proxy',
# Student Identity Reverification
'reverification',
# Country embargo support
'embargo',
# Monitoring functionality