about summary refs log tree commit diff
path: root/tests/run-make/core-no-fp-fmt-parse/rmake.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/core-no-fp-fmt-parse/rmake.rs')
-rw-r--r--tests/run-make/core-no-fp-fmt-parse/rmake.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run-make/core-no-fp-fmt-parse/rmake.rs b/tests/run-make/core-no-fp-fmt-parse/rmake.rs
index e3484888ca5..aef28fd2528 100644
--- a/tests/run-make/core-no-fp-fmt-parse/rmake.rs
+++ b/tests/run-make/core-no-fp-fmt-parse/rmake.rs
@@ -2,7 +2,6 @@
 // support for formatting and parsing floating-point numbers.
 
 use run_make_support::rustc;
-use std::path::PathBuf;
 
 fn main() {
     rustc()