Skip to content

Commit

Permalink
Discard changes to crates/ruff/src/settings/defaults.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaReiser authored Aug 26, 2023
1 parent e06e9da commit 98e5881
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ruff/src/settings/defaults.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use once_cell::sync::Lazy;
use path_absolutize::path_dedot;
use regex::Regex;

use rustc_hash::FxHashSet;
use std::collections::HashSet;

Expand Down

0 comments on commit 98e5881

Please sign in to comment.