Part of #51560 There are a few utils in `src/legacy/ui/public/utils` that appear to be unused in Kibana: - [x] Double-check that `base_object` is unused, and delete it @alexwizp [#52500] - [x] Double-check that `find_by_param` is unused, and delete it @alexwizp [#52500] - [x] Delete any corresponding unit tests @alexwizp [#52500] - [x] Document both changes in the ui/public cleanup section of the dev docs issue #43511