Skip to content

Commit 45f5f6f

Browse files
committed
remove now unused import.
1 parent b4fc7cf commit 45f5f6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libsyntax/diagnostics/plugin.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
use std::cell::RefCell;
1212
use std::collections::BTreeMap;
13-
use std::error::Error;
1413

1514
use ast;
1615
use ast::{Ident, Name, TokenTree};

0 commit comments

Comments
 (0)