diff --git a/apps/events/src/components/playground.tsx b/apps/events/src/components/playground.tsx index 1833ad84..732e1ce8 100644 --- a/apps/events/src/components/playground.tsx +++ b/apps/events/src/components/playground.tsx @@ -50,7 +50,6 @@ export const Playground = () => { name: 'Test Event 42 by Nik', sponsors: ['347676a1-7cef-47dc-b6a7-c94fc6237dcd'], }, - // @ts-expect-error - TODO: fix the types error { walletClient }, ); console.log('created', { success, cid, txResult });