Skip to content

Commit

Permalink
chore: remove dead crate
Browse files Browse the repository at this point in the history
  • Loading branch information
bconn98 committed Feb 9, 2024
1 parent c11db89 commit 45c682c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -463,10 +463,6 @@ impl Handle {
}
}

trait ErrorInternals {
fn new(message: String) -> Self;
}

#[cfg(test)]
mod test {
use log::{Level, LevelFilter, Log};
Expand Down

0 comments on commit 45c682c

Please sign in to comment.