kill extra use

This commit is contained in:
Niko Matsakis 2016-09-02 14:26:16 -04:00
parent 07df8125e6
commit 2446e258fc

View file

@ -9,7 +9,6 @@
// except according to those terms.
use hir::def_id::DefId;
use std::cell::RefCell;
use super::DepNode;
use super::thread::{DepGraphThreadData, DepMessage};