diff options
Diffstat (limited to 'cli/main.rs')
| -rw-r--r-- | cli/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/main.rs b/cli/main.rs index 64c73664c..cd32207c7 100644 --- a/cli/main.rs +++ b/cli/main.rs @@ -18,7 +18,6 @@ extern crate rand; extern crate regex; extern crate reqwest; extern crate serde; -extern crate serde_derive; extern crate tokio; extern crate url; |
