mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 04:27:45 +00:00
ls: remove redundant import
This commit is contained in:
parent
2d0f4daf5b
commit
5e82b195bd
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ use std::{
|
|||
time::Duration,
|
||||
};
|
||||
|
||||
use chrono;
|
||||
|
||||
use term_grid::{Cell, Direction, Filling, Grid, GridOptions};
|
||||
|
||||
use unicode_width::UnicodeWidthStr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue