Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov committed May 9, 2019
1 parent 2a01ed7 commit 34d01fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/server/plugins/index.ts
Expand Up @@ -20,7 +20,7 @@
export { PluginsService, PluginsServiceSetup, PluginsServiceStart } from './plugins_service';
export { config } from './plugins_config';
/** @internal */
export { isNewPlatformPlugin, discover } from './discovery';
export { isNewPlatformPlugin } from './discovery';
/** @internal */
export {
DiscoveredPlugin,
Expand Down

0 comments on commit 34d01fe

Please sign in to comment.