Skip to content

Commit 6e7493f

Browse files
committed
lint
1 parent 3419e54 commit 6e7493f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/thirdweb/src/event/actions/get-events.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ export async function getContractEvents<
140140
});
141141
}
142142
} catch (error) {
143+
//biome-ignore lint/suspicious/noConsole: Todo
143144
console.debug(error);
144145
}
145146

0 commit comments

Comments
 (0)