Merge pull request #35960 from openedx/saleem-latif/ENT-9612

refactor: Removed unused django setting.
This commit is contained in:
Saleem Latif
2024-12-04 15:25:26 +05:00
committed by GitHub

View File

@@ -5372,12 +5372,6 @@ COOL_OFF_DAYS = 14
############ Settings for externally hosted executive education courses ############
EXEC_ED_LANDING_PAGE = "https://www.getsmarter.com/account"
############## PLOTLY ##############
ENTERPRISE_PLOTLY_SECRET = "I am a secret"
############## PLOTLY ##############
############ Internal Enterprise Settings ############
ENTERPRISE_VSF_UUID = "e815503343644ac7845bc82325c34460"
############ Internal Enterprise Settings ############