Skip to content

Commit df371ae

Browse files
committed
Remove spurious ts-expect-error
Just needed to run yarn install to fix on local
1 parent f6ae4a3 commit df371ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/DonateStartPage.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ export default class DonateStartPage {
333333

334334
/* eslint-disable no-unreachable */
335335

336-
// @ts-expect-error Type 'Browser' is not assignable to type...
337336
const builder = new AxeBuilder({ client: browser });
338337

339338
// We accept that the contrast is not good enough on the twitter floating share link

0 commit comments

Comments
 (0)