diff --git a/x-pack/plugins/serverless_observability/public/components/side_navigation/index.tsx b/x-pack/plugins/serverless_observability/public/components/side_navigation/index.tsx index 5684770a08f68..23987f7d86e95 100644 --- a/x-pack/plugins/serverless_observability/public/components/side_navigation/index.tsx +++ b/x-pack/plugins/serverless_observability/public/components/side_navigation/index.tsx @@ -94,10 +94,6 @@ const navigationTree: NavigationTreeDefinition = { }, ], }, - { - type: 'navGroup', - ...getPresets('ml'), - }, ], footer: [ {