From a3962e7a13adf2dde366a58424db6d59c525243e Mon Sep 17 00:00:00 2001 From: Jordan Montgomery Date: Mon, 20 Jul 2026 09:02:05 -0400 Subject: [PATCH] Remove erroneous changes file (#49509) Someone accidentally put a changes file in the repo root, 3 months ago. Removing it --- 43273-fix-policy-stats-wipe | 1 - 1 file changed, 1 deletion(-) delete mode 100644 43273-fix-policy-stats-wipe diff --git a/43273-fix-policy-stats-wipe b/43273-fix-policy-stats-wipe deleted file mode 100644 index 51f403c7a1..0000000000 --- a/43273-fix-policy-stats-wipe +++ /dev/null @@ -1 +0,0 @@ -- Fixed an issue where policy stats may be wiped incorrectly after a GitOps run.