Skip to content

Commit

Permalink
Removing redundant extern
Browse files Browse the repository at this point in the history
  • Loading branch information
Nisarg Thakkar committed Aug 29, 2017
1 parent ba804bb commit 0a4e04c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/cargotest/support/publish.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
extern crate url;

use std::path::PathBuf;
use std::io::prelude::*;
use std::fs::{self, File};
Expand Down

0 comments on commit 0a4e04c

Please sign in to comment.