Skip to content

Commit

Permalink
clippy ding
Browse files Browse the repository at this point in the history
Signed-off-by: Brian L. Troutwine <[email protected]>
  • Loading branch information
blt committed Dec 11, 2024
1 parent c90d494 commit 2ba3a8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lading/src/observer/linux/cgroup/v2/cpu.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ use std::sync::Mutex;
use std::time::Instant;
use tokio::fs;

use tracing::info;

#[derive(thiserror::Error, Debug)]
/// Errors produced by functions in this module
pub(crate) enum Error {
Expand Down

0 comments on commit 2ba3a8d

Please sign in to comment.