Skip to content

Commit 64c84d7

Browse files
remove log
Co-authored-by: awisniew207 <[email protected]> Signed-off-by: Robert Mads Christensen <[email protected]>
1 parent 5f8c15b commit 64c84d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/lit-auth-client/src/lib/providers/BaseProvider.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ export abstract class BaseProvider {
209209
} catch (error) {
210210
console.error("Failed to fetch PKPs from contract:", error);
211211
}
212-
console.log(pkps);
213212
}
214213

215214
/**

0 commit comments

Comments
 (0)