Skip to content

Commit 9400fbc

Browse files
fix: remove reference to unconfigured eslint rule
1 parent 327ede5 commit 9400fbc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/authSession/solidOidcAdapter.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export const EVENTS = {
2626
/**
2727
* Callback type for event listeners
2828
*/
29-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
3029
type EventCallback = (...args: any[]) => void
3130

3231
/**

0 commit comments

Comments
 (0)