1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

remove the unused imports

This commit is contained in:
ReggaeMuffin 2021-04-11 10:49:52 +01:00
parent b1fcb621a8
commit 5f00a0f907
No known key found for this signature in database
GPG key ID: B7A56D7FE881B7C5
4 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,4 @@
use crate::common::util::*;
use uucore;
const SUB_DIR: &str = "subdir/deeper";
const SUB_DIR_LINKS: &str = "subdir/links";