Remove test files from index of prebuilt templates - part 2

This commit is contained in:
akhisud3195 2025-09-16 14:38:26 +04:00
parent 6d9d13cbb5
commit 0c90b73fac

View file

@ -24,9 +24,5 @@ export const prebuiltTemplates = {
'GitHub Issue to Slack': githubIssueToSlack,
'GitHub PR to Slack': githubPrToSlack,
'Eisenhower Email Organizer': eisenhowerEmailOrganizer,
'Test 3': test3,
'Test 4': test4,
'Test 5': test5,
'Test 6': test6,
};