remove unused import
This commit is contained in:
parent
162f03fced
commit
286262372a
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
//! Contains the actual Torznab API
|
||||
use crate::data::*;
|
||||
use crate::dummy::create_empty_config;
|
||||
use lazy_static::lazy_static;
|
||||
use rocket::http::Status;
|
||||
use rocket::response::status;
|
||||
|
|
Loading…
Reference in a new issue