mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 05:52:19 +00:00
run clippy fix
This commit is contained in:
@@ -83,7 +83,7 @@ async fn get_oidc_client(
|
||||
})?;
|
||||
|
||||
Ok(CoreClient::from_provider_metadata(
|
||||
provider_metadata.clone(),
|
||||
provider_metadata,
|
||||
client_id.clone(),
|
||||
client_secret.clone(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user