diff --git a/lms/envs/common.py b/lms/envs/common.py index 6a13d69c73..1503e61cca 100644 --- a/lms/envs/common.py +++ b/lms/envs/common.py @@ -1858,9 +1858,6 @@ INSTALLED_APPS = ( 'rest_framework', 'openedx.core.djangoapps.user_api', - # Team API - 'teams', - # Shopping cart 'shoppingcart',