mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
pwd: drop unused import
This commit is contained in:
parent
6ef16b9221
commit
908eaf610e
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ extern crate getopts;
|
|||
extern crate uucore;
|
||||
|
||||
use std::env;
|
||||
//use std::fs;
|
||||
use std::path::{Path, PathBuf};
|
||||
use std::io;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue