chore(plugins): drop dead channel test any suppressions

This commit is contained in:
Vincent Koc
2026-04-06 15:45:06 +01:00
parent baf4119ae3
commit 6067f2d9ad
18 changed files with 0 additions and 45 deletions

View File

@@ -150,7 +150,6 @@ describe("imessage group policy", () => {
},
},
},
// oxlint-disable-next-line typescript/no-explicit-any
} as any;
expect(resolveIMessageGroupRequireMention({ cfg, groupId: "chat:family" })).toBe(false);