about summary refs log tree commit diff
path: root/compiler/rustc_span/src/symbol/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_span/src/symbol/tests.rs')
-rw-r--r--compiler/rustc_span/src/symbol/tests.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_span/src/symbol/tests.rs b/compiler/rustc_span/src/symbol/tests.rs
index 4366c5a2c26..c6aa7627b2b 100644
--- a/compiler/rustc_span/src/symbol/tests.rs
+++ b/compiler/rustc_span/src/symbol/tests.rs
@@ -1,5 +1,4 @@
 use super::*;
-
 use crate::create_default_session_globals_then;
 
 #[test]