Skip to content

Commit

Permalink
chore: fix clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bachp committed Jun 25, 2024
1 parent faa2351 commit 02b6555
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/provider/gitlab.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
* SPDX-License-Identifier: MIT
*/

// Get Max of u32
use std::u32;

// Used for error and debug logging
use log::{debug, error, trace, warn};

Expand Down

0 comments on commit 02b6555

Please sign in to comment.