test: clean unused var

This commit is contained in:
Peter Steinberger
2026-01-12 06:13:53 +00:00
parent 4044957819
commit c9f2358769

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",