Skip to content

Commit 7005c46

Browse files
committed
fixup! style: applies biome across the repo
1 parent 820651c commit 7005c46

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/matrix-identity-server/src/cron/changePepper.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ describe("updateHashes", () => {
5858
done(e);
5959
});
6060
setTimeout(() => {
61-
// eslint-disable-next-line @typescript-eslint/ban-ts-comment, @typescript-eslint/prefer-ts-expect-error
62-
// @ts-expect-error getAll isn't part of IdentityDB
6361
db.db
6462
.getAll("hashes", [])
6563
.then((rows) => {

0 commit comments

Comments
 (0)