mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
Remove allow-unused-imports
This commit is contained in:
parent
4d4ef7fa40
commit
8639d7e450
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue