Remove duplicated Teams app setting.

This commit is contained in:
Peter Fogg
2015-07-13 15:49:24 -04:00
parent 37a0c19ada
commit 7bc333d8c5

View File

@@ -1858,9 +1858,6 @@ INSTALLED_APPS = (
'rest_framework',
'openedx.core.djangoapps.user_api',
# Team API
'teams',
# Shopping cart
'shoppingcart',