mirror of
https://github.com/agersant/polaris
synced 2024-12-02 09:39:09 +00:00
Removed unused import
This commit is contained in:
parent
26a894c0b1
commit
21ada701e8
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ use rocket::http::uri::Origin;
|
|||
use rocket::response::NamedFile;
|
||||
use rocket::response::Redirect;
|
||||
use rocket::State;
|
||||
use std::io;
|
||||
use std::path::PathBuf;
|
||||
use std::sync::Arc;
|
||||
|
||||
|
|
Loading…
Reference in a new issue