Skip to content

Commit 01c87d7

Browse files
author
Jonathan Turner
committedJul 14, 2016
Remove more unused imports
·
1.88.01.12.0
1 parent 0b727f0 commit 01c87d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/libsyntax/codemap.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,6 @@ impl CodeMapper for CodeMap {
827827
#[cfg(test)]
828828
mod tests {
829829
use super::*;
830-
use errors::snippet::StyledString;
831830
use std::rc::Rc;
832831

833832
#[test]

0 commit comments

Comments
 (0)
Please sign in to comment.