Skip to content

Commit

Permalink
Remove more unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Turner committed Jul 14, 2016
1 parent 0b727f0 commit 01c87d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libsyntax/codemap.rs
Expand Up @@ -827,7 +827,6 @@ impl CodeMapper for CodeMap {
#[cfg(test)]
mod tests {
use super::*;
use errors::snippet::StyledString;
use std::rc::Rc;

#[test]
Expand Down

0 comments on commit 01c87d7

Please sign in to comment.