Skip to content

Commit 7072b98

Browse files
spacing
Signed-off-by: Robert Mads Christensen <[email protected]>
1 parent 625a88b commit 7072b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ export abstract class BaseProvider {
188188
'Unable to connect to LitContracts'
189189
);
190190
}
191-
191+
192192
try {
193193
const pkpPermissions = litContracts.pkpPermissionsContract;
194194
const tokenIds = await pkpPermissions.read.getTokenIdsForAuthMethod(

0 commit comments

Comments
 (0)