From 3ea875fef48f6f01fa3bddd9e2197ad190cef29d Mon Sep 17 00:00:00 2001 From: Cheng Wan <54331508+ch-wan@users.noreply.github.com> Date: Sun, 5 Jul 2026 02:39:45 -0700 Subject: [PATCH] [chore] Remove the stack-review placeholder file (#30149) --- STACK_REVIEW_PLACEHOLDER.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 STACK_REVIEW_PLACEHOLDER.md diff --git a/STACK_REVIEW_PLACEHOLDER.md b/STACK_REVIEW_PLACEHOLDER.md deleted file mode 100644 index 6146f0e57..000000000 --- a/STACK_REVIEW_PLACEHOLDER.md +++ /dev/null @@ -1,5 +0,0 @@ -# Full-stack review placeholder - -This file exists only to distinguish the full-stack review PR from the last -stack member. This PR is for review and full CI only — merging happens -through the individual stack PRs. Do not merge this PR.