Skip to content

Commit

Permalink
Remove bfetch explorer example plugin (elastic#204284)
Browse files Browse the repository at this point in the history
## Summary

Part of elastic#186139.

First step of breaking up elastic#199066
into smaller pieces.

Removes the bfetch explorer example plugin.
  • Loading branch information
lukasolson authored Dec 16, 2024
1 parent edc7977 commit 8ad0eb4
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 777 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
## `node scripts/generate codeowners`.
####

examples/bfetch_explorer @elastic/appex-sharedux
examples/content_management_examples @elastic/appex-sharedux
examples/controls_example @elastic/kibana-presentation
examples/data_view_field_editor_example @elastic/kibana-data-discovery
Expand Down Expand Up @@ -2617,7 +2616,6 @@ x-pack/plugins/observability_solution/observability_shared/public/components/pro
/test/examples/state_sync/*.ts @elastic/appex-sharedux
/test/examples/error_boundary/index.ts @elastic/appex-sharedux
/test/examples/content_management/*.ts @elastic/appex-sharedux
/test/examples/bfetch_explorer/*.ts @elastic/appex-sharedux
/test/api_integration/apis/guided_onboarding @elastic/appex-sharedux
/x-pack/test/banners_functional @elastic/appex-sharedux
/x-pack/test/custom_branding @elastic/appex-sharedux
Expand Down
11 changes: 0 additions & 11 deletions examples/bfetch_explorer/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions examples/bfetch_explorer/kibana.jsonc

This file was deleted.

83 changes: 0 additions & 83 deletions examples/bfetch_explorer/public/components/count_until/index.tsx

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions examples/bfetch_explorer/public/components/page/index.tsx

This file was deleted.

37 changes: 0 additions & 37 deletions examples/bfetch_explorer/public/containers/app/index.tsx

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8ad0eb4

Please sign in to comment.