Skip to content

Commit 2446e25

Browse files
committed
kill extra use
1 parent 07df812 commit 2446e25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc/dep_graph/raii.rs

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// except according to those terms.
1010

1111
use hir::def_id::DefId;
12-
use std::cell::RefCell;
1312
use super::DepNode;
1413
use super::thread::{DepGraphThreadData, DepMessage};
1514

0 commit comments

Comments
 (0)