#195517)
# Backport
This will backport the following commits from `main` to `8.x`:
- [[Presentation Util] Remove the plugin services toolkit
(#195502)](#195502)
<!--- Backport version: 9.4.3 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Hannah
Mudge","email":"Heenawter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-08T22:37:18Z","message":"[Presentation
Util] Remove the plugin services toolkit (#195502)\n\nCloses
https://github.com/elastic/kibana/issues/194199\r\n\r\n##
Summary\r\n\r\nNow that no plugins use anything from the
`PresentationUtil` services\r\ntoolkit, it is safe to remove all code
and documentation related to this\r\nfrom the `PresentationUtil`
plugin.\r\n\r\n\r\n### Checklist\r\n\r\n-
[x]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"1053493c9c66b881c27d14a600e33a16110b58e3","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","loe:small","technical
debt","release_note:skip","impact:high","v9.0.0","backport:prev-minor"],"title":"[Presentation
Util] Remove the plugin services
toolkit","number":195502,"url":"https://github.com/elastic/kibana/pull/195502","mergeCommit":{"message":"[Presentation
Util] Remove the plugin services toolkit (#195502)\n\nCloses
https://github.com/elastic/kibana/issues/194199\r\n\r\n##
Summary\r\n\r\nNow that no plugins use anything from the
`PresentationUtil` services\r\ntoolkit, it is safe to remove all code
and documentation related to this\r\nfrom the `PresentationUtil`
plugin.\r\n\r\n\r\n### Checklist\r\n\r\n-
[x]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"1053493c9c66b881c27d14a600e33a16110b58e3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195502","number":195502,"mergeCommit":{"message":"[Presentation
Util] Remove the plugin services toolkit (#195502)\n\nCloses
https://github.com/elastic/kibana/issues/194199\r\n\r\n##
Summary\r\n\r\nNow that no plugins use anything from the
`PresentationUtil` services\r\ntoolkit, it is safe to remove all code
and documentation related to this\r\nfrom the `PresentationUtil`
plugin.\r\n\r\n\r\n### Checklist\r\n\r\n-
[x]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"1053493c9c66b881c27d14a600e33a16110b58e3"}}]}]
BACKPORT-->
Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>
Closes #194199
Summary
Now that no plugins use anything from the
PresentationUtilservices toolkit, it is safe to remove all code and documentation related to this from thePresentationUtilplugin.Checklist
For maintainers