diff --git a/x-pack/plugins/apm/server/types.ts b/x-pack/plugins/apm/server/types.ts index 5464c94779f5c..325891d8c1d33 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 = [