diff --git a/src/pwd/pwd.rs b/src/pwd/pwd.rs index 37a382503..2365bdb3a 100644 --- a/src/pwd/pwd.rs +++ b/src/pwd/pwd.rs @@ -15,7 +15,6 @@ extern crate getopts; extern crate uucore; use std::env; -//use std::fs; use std::path::{Path, PathBuf}; use std::io;