test: clean unused var
This commit is contained in:
@@ -530,7 +530,7 @@ describe("trigger handling", () => {
|
|||||||
},
|
},
|
||||||
});
|
});
|
||||||
const blockReplies: Array<{ text?: string }> = [];
|
const blockReplies: Array<{ text?: string }> = [];
|
||||||
const res = await getReplyFromConfig(
|
await getReplyFromConfig(
|
||||||
{
|
{
|
||||||
Body: "please /status now",
|
Body: "please /status now",
|
||||||
From: "+1002",
|
From: "+1002",
|
||||||
|
|||||||
Reference in New Issue
Block a user