Skip to content

Commit

Permalink
removing export
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed May 27, 2021
1 parent 3afb580 commit 7195da0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/apm_oss/public/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ export function plugin() {
return new ApmOssPlugin();
}
export { ApmOssPluginSetup, ApmOssPluginStart } from './types';

export { APM_STATIC_INDEX_PATTERN_ID } from '../common/index_pattern_constants';

0 comments on commit 7195da0

Please sign in to comment.