Skip to content

Commit dec7e52

Browse files
authored
remove unnecessary ts expect error (#255)
1 parent 9c203c4 commit dec7e52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/events/src/components/playground.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export const Playground = () => {
5050
name: 'Test Event 42 by Nik',
5151
sponsors: ['347676a1-7cef-47dc-b6a7-c94fc6237dcd'],
5252
},
53-
// @ts-expect-error - TODO: fix the types error
5453
{ walletClient },
5554
);
5655
console.log('created', { success, cid, txResult });

0 commit comments

Comments
 (0)