mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 15:05:27 +08:00
Remove allow-unused-imports
This commit is contained in:
parent
4d4ef7fa40
commit
8639d7e450
@ -6,7 +6,6 @@ use crate::should_flog;
|
||||
mod test_expressions {
|
||||
use super::*;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use crate::nix::isatty;
|
||||
use crate::wutil::{
|
||||
file_id_for_path, fish_wcswidth, lwstat, waccess, wcstod::wcstod, wcstoi_opts, wstat,
|
||||
|
Loading…
x
Reference in New Issue
Block a user