Fix failures caused by removing lms/djangoapps from sys.path
This commit is contained in:
committed by
Calen Pennington
parent
211bd3beb5
commit
4a120a9e26
@@ -1,4 +0,0 @@
|
||||
import warnings
|
||||
warnings.warn("Importing courseware.management.commands.import instead of lms.djangoapps.courseware.management.commands.import is deprecated", stacklevel=2)
|
||||
|
||||
from lms.djangoapps.courseware.management.commands.import import *
|
||||
Reference in New Issue
Block a user