Skip to content

Commit

Permalink
rustc: Remove import that is, indeed, not necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
catamorphism committed May 17, 2013
1 parent 226f4df commit 1bf4f90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc/middle/trans/datum.rs
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ use middle::ty;
use util::common::indenter;
use util::ppaux::ty_to_str;

use core::container::Set; // XXX: this should not be necessary
use core::to_bytes;
use syntax::ast;
use syntax::codemap::span;
Expand Down

0 comments on commit 1bf4f90

Please sign in to comment.