Skip to content

Commit

Permalink
Remove unused crate
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 27, 2017
1 parent 59b0922 commit 2d932dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/cargotest/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ extern crate url;
#[cfg(windows)] extern crate kernel32;
#[cfg(windows)] extern crate winapi;

#[macro_use]
extern crate log;

use cargo::util::Rustc;
use std::ffi::OsStr;
use std::time::Duration;
Expand Down

0 comments on commit 2d932dc

Please sign in to comment.