Skip to content

Commit

Permalink
Fix clippy warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
reimarstier committed Apr 10, 2024
1 parent 5d8821f commit 2dcf449
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions opendut-carl/opendut-carl-api/src/carl/auth/manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ impl AuthenticationManager {

#[cfg(test)]
mod tests {
use googletest::assert_that;
use googletest::matchers::eq;
use oauth2::{ClientId, ClientSecret};
use rstest::{fixture, rstest};
use url::Url;
Expand Down

0 comments on commit 2dcf449

Please sign in to comment.