Skip to content

Commit 01c87d7

Browse files
author
Jonathan Turner
committed
Remove more unused imports
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

-1
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)