removing ENTERPRISE_CUSTOMERS_EXCLUDED_FROM_CATALOG list

This commit is contained in:
chavesj
2020-08-12 17:51:58 -04:00
parent 72c338a8dd
commit c09914b7de
3 changed files with 0 additions and 9 deletions

View File

@@ -394,9 +394,6 @@ if FEATURES.get('ENABLE_ENTERPRISE_INTEGRATION'):
'enterprise.SystemWideEnterpriseUserRoleAssignment',
)
# List of enterprise customer uuids to exclude from transition to use of enterprise-catalog
ENTERPRISE_CUSTOMERS_EXCLUDED_FROM_CATALOG = ()
#####################################################################
# django-session-cookie middleware