aboutsummaryrefslogtreecommitdiff
path: root/src/makefile/macro_scope.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile/macro_scope.rs')
-rw-r--r--src/makefile/macro_scope.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/makefile/macro_scope.rs b/src/makefile/macro_scope.rs
index 9edab95..bee603e 100644
--- a/src/makefile/macro_scope.rs
+++ b/src/makefile/macro_scope.rs
@@ -1,4 +1,3 @@
-
use std::borrow::Cow;
use std::collections::HashSet;
#[cfg(feature = "full")]