Skip to content

Commit

Permalink
feat: TNL-11173 add missing import
Browse files Browse the repository at this point in the history
settings
  • Loading branch information
Bernard Szabo committed Nov 1, 2023
1 parent 7b2e65e commit f431120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms/djangoapps/contentstore/rest_api/v0/urls.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
""" Contenstore API v0 URLs. """

from django.conf import settings
from django.urls import re_path

from openedx.core.constants import COURSE_ID_PATTERN
Expand Down

0 comments on commit f431120

Please sign in to comment.