Skip to content
Snippets Groups Projects
Unverified Commit a8ba4313 authored by Calen Pennington's avatar Calen Pennington Committed by GitHub
Browse files

Remove schedules plugin from cms.djangoapps listing

parent d8534442
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,6 @@ setup(
"discussion = lms.djangoapps.discussion.apps:DiscussionConfig",
"olx_rest_api = openedx.core.djangoapps.olx_rest_api.apps:OlxRestApiAppConfig",
"plugins = openedx.core.djangoapps.plugins.apps:PluginsConfig",
"schedules = openedx.core.djangoapps.schedules.apps:SchedulesConfig",
"theming = openedx.core.djangoapps.theming.apps:ThemingConfig",
"bookmarks = openedx.core.djangoapps.bookmarks.apps:BookmarksConfig",
"zendesk_proxy = openedx.core.djangoapps.zendesk_proxy.apps:ZendeskProxyConfig",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment