Skip to content

Commit

Permalink
ops
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoodjohn committed Dec 12, 2023
1 parent fbb8af5 commit 4645a83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/mollie_cli/src/auth/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use mollie_api::auth::{AccessCode, ApiKey};
use oauth2::{basic::BasicClient, ClientId, AuthUrl, TokenUrl, ClientSecret, AuthorizationCode, reqwest::async_http_client, CsrfToken, Scope, TokenResponse};
use url::Url;

mod oauth;
mod store;

#[derive(Parser)]
Expand Down

0 comments on commit 4645a83

Please # to comment.