Skip to content

Commit

Permalink
🧹
Browse files Browse the repository at this point in the history
  • Loading branch information
aslilac committed Oct 1, 2023
1 parent cfb8699 commit 022aae9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scan.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ use anyhow::anyhow;
use colored::Colorize;
use std::collections::HashMap;
use std::ffi::OsString;
use std::io;
use std::io::ErrorKind::*;
use std::path::Path;

use crate::config::default_ignore_rule;
Expand Down

0 comments on commit 022aae9

Please sign in to comment.