forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean code related to savedObjectClientContrat that wasn't being used (…
…elastic#200629) ## Summary Resolves: elastic#197216 Removed all code that wasn't being used in https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public. Didn't remove the actual client since it's still being used here: https://github.com/elastic/kibana/blob/dbab2214e9451d3a262007660cc0b7cdcea5307c/src/plugins/home/public/application/kibana_services.ts#L46-L48 Checked everything with `node scripts/type_check` ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [ ] The PR description includes the appropriate Release Notes section, and the correct `release_node:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) --------- Co-authored-by: kibanamachine <[email protected]>
- Loading branch information
1 parent
f61c043
commit d900299
Showing
24 changed files
with
7 additions
and
1,010 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
101 changes: 0 additions & 101 deletions
101
src/plugins/saved_objects/public/saved_object/helpers/apply_es_resp.ts
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
src/plugins/saved_objects/public/saved_object/helpers/check_for_duplicate_title.ts
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
src/plugins/saved_objects/public/saved_object/helpers/confirm_modal_promise.tsx
This file was deleted.
Oops, something went wrong.
74 changes: 0 additions & 74 deletions
74
src/plugins/saved_objects/public/saved_object/helpers/create_source.ts
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
...lugins/saved_objects/public/saved_object/helpers/display_duplicate_title_confirm_modal.ts
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
src/plugins/saved_objects/public/saved_object/helpers/field_mapping/index.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.