refactor: import constants into platform-wide settings module

This commit is contained in:
Taylor Payne
2025-07-02 12:09:39 -06:00
committed by Kyle McCormick
parent e19577b4d4
commit 36327ff27c
4 changed files with 5 additions and 8 deletions

View File

@@ -50,7 +50,6 @@ from django.utils.translation import gettext_lazy as _
import lms.envs.common
from openedx.core.constants import COURSE_KEY_REGEX, COURSE_KEY_PATTERN, COURSE_ID_PATTERN
from openedx.envs.common import * # pylint: disable=wildcard-import
from lms.envs.common import (