From 6d9d13cbb5c12bb14e782e24a78810171c84026f Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Tue, 16 Sep 2025 14:37:04 +0400 Subject: [PATCH] Remove test files from index of prebuilt templates --- apps/rowboat/app/lib/prebuilt-cards/index.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/rowboat/app/lib/prebuilt-cards/index.ts b/apps/rowboat/app/lib/prebuilt-cards/index.ts index 7bce354f..78e4ecdf 100644 --- a/apps/rowboat/app/lib/prebuilt-cards/index.ts +++ b/apps/rowboat/app/lib/prebuilt-cards/index.ts @@ -11,10 +11,6 @@ import customerSupport from './customer-support.json'; import githubIssueToSlack from './github-issue-to-slack.json'; import githubPrToSlack from './github-pr-to-slack.json'; import eisenhowerEmailOrganizer from './eisenhower-email-organizer.json'; -import test3 from './test3.json'; -import test4 from './test4.json'; -import test5 from './test5.json'; -import test6 from './test6.json'; // Keep keys consistent with prior file basenames to avoid breaking links. export const prebuiltTemplates = {