Skip to content

Commit

Permalink
Remove the unused functions from the kibana_legacy plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Sep 29, 2021
1 parent 6e6e9d7 commit cd04a45
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 1,630 deletions.
4 changes: 0 additions & 4 deletions src/plugins/kibana_legacy/public/angular/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
* in compliance with, at your election, the Elastic License 2.0 or the Server
* Side Public License, v 1.
*/

// @ts-ignore
export { watchMultiDecorator } from './watch_multi';
export * from './angular_config';
// @ts-ignore
export { createTopNavDirective, createTopNavHelper, loadKbnTopNavDirectives } from './kbn_top_nav';
export { subscribeWithScope } from './subscribe_with_scope';
186 changes: 0 additions & 186 deletions src/plugins/kibana_legacy/public/angular/subscribe_with_scope.test.ts

This file was deleted.

74 changes: 0 additions & 74 deletions src/plugins/kibana_legacy/public/angular/subscribe_with_scope.ts

This file was deleted.

9 changes: 0 additions & 9 deletions src/plugins/kibana_legacy/public/angular/watch_multi.d.ts

This file was deleted.

Loading

0 comments on commit cd04a45

Please sign in to comment.