test: clean unused var

main
Peter Steinberger 2026-01-12 06:13:53 +00:00
parent 4044957819
commit c9f2358769
1 changed files with 1 additions and 1 deletions

View File

@ -530,7 +530,7 @@ describe("trigger handling", () => {
},
});
const blockReplies: Array<{ text?: string }> = [];
const res = await getReplyFromConfig(
await getReplyFromConfig(
{
Body: "please /status now",
From: "+1002",