From 2087a9d722905c5bd74f7c92138478d466c76d48 Mon Sep 17 00:00:00 2001 From: cauemarcondes Date: Mon, 21 Jun 2021 16:38:55 -0400 Subject: [PATCH] addressing PR comments --- x-pack/plugins/apm/server/types.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/apm/server/types.ts b/x-pack/plugins/apm/server/types.ts index 5464c94779f5c1..325891d8c1d331 100644 --- a/x-pack/plugins/apm/server/types.ts +++ b/x-pack/plugins/apm/server/types.ts @@ -143,7 +143,6 @@ const requiredDependencies = [ 'infra', 'observability', 'ruleRegistry', - 'fleet', ] as const; const optionalDependencies = [