Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
lispc committed Sep 26, 2024
1 parent 7e336a6 commit e42a4e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/coordinator_handler/coordinator_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ impl CoordinatorClient {
}
}


/// Retrieves a token for authentication, optionally forcing a re-login.
///
/// This function attempts to get the stored token if `force_relogin` is set to `false`.
Expand Down

0 comments on commit e42a4e8

Please sign in to comment.