projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba804bb
)
Removing redundant extern
author
Nisarg Thakkar
<nisthakkar@paypal.com>
Tue, 29 Aug 2017 15:08:02 +0000
(20:38 +0530)
committer
Nisarg Thakkar
<nisthakkar@paypal.com>
Tue, 29 Aug 2017 15:08:02 +0000
(20:38 +0530)
tests/cargotest/support/publish.rs
patch
|
blob
|
history
diff --git
a/tests/cargotest/support/publish.rs
b/tests/cargotest/support/publish.rs
index 2d6ca66739cf615186c50201df076bff66d072e9..e960bc8b2ed7c8e7c0b817aadcd5840dfd685b80 100644
(file)
--- a/
tests/cargotest/support/publish.rs
+++ b/
tests/cargotest/support/publish.rs
@@
-1,5
+1,3
@@
-extern crate url;
-
use std::path::PathBuf;
use std::io::prelude::*;
use std::fs::{self, File};