Move PluginManager out of api folder
This commit is contained in:
@@ -5,7 +5,7 @@ Tests for the plugin API
|
||||
from django.test import TestCase
|
||||
from nose.plugins.attrib import attr
|
||||
|
||||
from openedx.core.lib.api.plugins import PluginError
|
||||
from openedx.core.lib.plugins import PluginError
|
||||
from openedx.core.lib.course_tabs import CourseTabPluginManager
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user