From 4d07617125f8be508a10e65e4a78548ef47ddc6c Mon Sep 17 00:00:00 2001 From: pgayvallet Date: Wed, 18 Aug 2021 08:12:49 +0200 Subject: [PATCH] fix manifest file --- x-pack/plugins/spaces/kibana.json | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/spaces/kibana.json b/x-pack/plugins/spaces/kibana.json index 68ea4c18cfacc79..f20df5770e0a575 100644 --- a/x-pack/plugins/spaces/kibana.json +++ b/x-pack/plugins/spaces/kibana.json @@ -21,7 +21,6 @@ "requiredBundles": [ "esUiShared", "kibanaReact", - "savedObjectsManagement", "home" ] }