Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh committed Nov 9, 2022
1 parent fac95a6 commit dcf49c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/info/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,6 @@ impl Serialize for Info {
#[cfg(test)]
mod tests {
use super::*;
use crate::ui::num_to_color;
use clap::Parser;
use owo_colors::AnsiColors;

#[test]
Expand Down

0 comments on commit dcf49c7

Please sign in to comment.