Auto merge of #15176 - nox:the-sadness, r=Ms2ger

Revert "Auto merge of #15136 - nox:mitochondria-finally-makes-it-into…

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15176)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-01-24 08:02:15 -08:00 committed by GitHub
commit 8382aaae83
4 changed files with 45 additions and 42 deletions

View file

@ -62,7 +62,6 @@ extern crate log;
#[macro_use]
extern crate mime;
extern crate mime_guess;
extern crate mitochondria;
extern crate msg;
extern crate net_traits;
extern crate num_traits;