Skip to content

Commit

Permalink
[embeddable] remove legacy embeddable compatibility layer (elastic#20…
Browse files Browse the repository at this point in the history
…4642)

Co-authored-by: kibanamachine <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
3 people authored and JoseLuisGJ committed Dec 19, 2024
1 parent 0ab92c8 commit 04534b9
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 540 deletions.
5 changes: 0 additions & 5 deletions src/plugins/embeddable/public/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,4 @@ export function plugin(initializerContext: PluginInitializerContext) {
return new EmbeddablePublicPlugin(initializerContext);
}

export {
embeddableInputToSubject,
embeddableOutputToSubject,
} from './lib/embeddables/compatibility/embeddable_compatibility_utils';

export { COMMON_EMBEDDABLE_GROUPING } from './lib/embeddables/common/constants';

This file was deleted.

Loading

0 comments on commit 04534b9

Please sign in to comment.