Skip to content

Commit 1bf4f90

Browse files
committed
rustc: Remove import that is, indeed, not necessary
1 parent 226f4df commit 1bf4f90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc/middle/trans/datum.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ use middle::ty;
101101
use util::common::indenter;
102102
use util::ppaux::ty_to_str;
103103

104-
use core::container::Set; // XXX: this should not be necessary
105104
use core::to_bytes;
106105
use syntax::ast;
107106
use syntax::codemap::span;

0 commit comments

Comments
 (0)