mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 10:51:15 -03:00
Remove using statements already imported by preludes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use pcre2::utf32::{Regex, RegexBuilder};
|
||||
use std::borrow::Cow;
|
||||
|
||||
use super::*;
|
||||
use crate::future_feature_flags::{feature_test, FeatureFlag};
|
||||
|
||||
Reference in New Issue
Block a user