no more warning

This commit is contained in:
Jon Gjengset 2017-06-19 18:16:32 -04:00
parent 6ffe8f75b2
commit 8bad9ae2b0
No known key found for this signature in database
GPG Key ID: D64AC9D67176DC71
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ use openssl::ssl::{SslConnectorBuilder, SslMethod};
use imap::client::Client;
use rayon::prelude::*;
use std::collections::HashSet;
use std::process::Command;
use std::io::prelude::*;
use std::time::Duration;