Skip to content

Commit

Permalink
Merge pull request #35960 from openedx/saleem-latif/ENT-9612
Browse files Browse the repository at this point in the history
refactor: Removed unused django setting.
  • Loading branch information
saleem-latif authored Dec 4, 2024
2 parents 25536bb + 9d859a8 commit 1adf83c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lms/envs/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -5372,12 +5372,6 @@ def _make_locale_paths(settings): # pylint: disable=missing-function-docstring
############ 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 ############
Expand Down

0 comments on commit 1adf83c

Please sign in to comment.