mirror of
https://github.com/agersant/polaris
synced 2024-12-02 17:49:10 +00:00
Removed unused import
This commit is contained in:
parent
6c7f80ba46
commit
fec28ceb80
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ use unix_daemonize::{daemonize_redirect, ChdirMode};
|
|||
|
||||
use core::ops::Deref;
|
||||
use errors::*;
|
||||
#[cfg(unix)]
|
||||
use getopts::Matches;
|
||||
use getopts::Options;
|
||||
use iron::prelude::*;
|
||||
use mount::Mount;
|
||||
|
|
Loading…
Reference in a new issue