mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-12 08:13:01 +03:00
refactor: run formatter
This commit is contained in:
@@ -740,7 +740,7 @@ func updateOIDCClientModelFromDto(client *model.OidcClient, input *dto.OidcClien
|
||||
JWKS: fi.JWKS,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
func (s *OidcService) DeleteClient(ctx context.Context, clientID string) error {
|
||||
|
||||
Reference in New Issue
Block a user