6 lines
203 B
Python
6 lines
203 B
Python
from import_shims.warn import warn_deprecated_import
|
|
|
|
warn_deprecated_import('contentstore.video_utils', 'cms.djangoapps.contentstore.video_utils')
|
|
|
|
from cms.djangoapps.contentstore.video_utils import *
|