From 77a0559d39080c5b2f640ab0b69c4e0ad25d075b Mon Sep 17 00:00:00 2001 From: Julia Bardi Date: Wed, 2 Feb 2022 10:56:28 +0100 Subject: [PATCH] fixed checks --- x-pack/plugins/fleet/common/services/validate_package_policy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/fleet/common/services/validate_package_policy.ts b/x-pack/plugins/fleet/common/services/validate_package_policy.ts index 3a90eaba32c2f..8b4eaa0813ec9 100644 --- a/x-pack/plugins/fleet/common/services/validate_package_policy.ts +++ b/x-pack/plugins/fleet/common/services/validate_package_policy.ts @@ -147,7 +147,6 @@ export const validatePackagePolicy = ( defaultMessage: '{inputKey} has no vars in policy template', values: { inputKey, - name, }, }), ]