Commit c9c8116d by Adam Palay

Revert "Merge pull request #11324 from edx/ahsan/rc-add-service-user-in-cms"

This reverts commit a84b8111, reversing
changes made to 0d1765e1.
parent a84b8111
......@@ -60,10 +60,6 @@ from lms.envs.common import (
# Django REST framework configuration
REST_FRAMEWORK,
# the following setting is referenced in a migration in openedx that gets
# run under both lms and cms, so it must be available in both places.
CREDENTIALS_SERVICE_USERNAME
)
from path import Path as path
from warnings import simplefilter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment