diff options
| -rw-r--r-- | rustc_tools_util/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rustc_tools_util/src/lib.rs b/rustc_tools_util/src/lib.rs index 0951a0dee28..d1640c758bb 100644 --- a/rustc_tools_util/src/lib.rs +++ b/rustc_tools_util/src/lib.rs @@ -7,7 +7,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. - use std::env; #[macro_export] |
