diff --git a/scripts/lib/bundled-plugin-build-entries.d.ts b/scripts/lib/bundled-plugin-build-entries.d.ts deleted file mode 100644 index d7552ef66dfc..000000000000 --- a/scripts/lib/bundled-plugin-build-entries.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -// Bundled Plugin Build Entries.D script supports OpenClaw repository automation. -export * from "./bundled-plugin-build-entries-types.js"; diff --git a/scripts/lib/optional-bundled-clusters.d.ts b/scripts/lib/optional-bundled-clusters.d.ts deleted file mode 100644 index 3866f7059a01..000000000000 --- a/scripts/lib/optional-bundled-clusters.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -// Optional Bundled Clusters.D script supports OpenClaw repository automation. -export * from "./optional-bundled-clusters-types.js";