Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmednfwela committed Jun 8, 2024
1 parent 2f2082b commit 3ddb479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/oidc/lib/src/managers/user_manager.dart
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class OidcUserManager extends OidcUserManagerBase {
super.httpClient,
super.keyStore,
});

///
OidcUserManager.lazy({
required super.discoveryDocumentUri,
Expand Down

0 comments on commit 3ddb479

Please sign in to comment.