mirror of
https://github.com/v0l/route96.git
synced 2025-06-18 14:55:20 +00:00
Clippy fixes
This commit is contained in:
@ -2,7 +2,7 @@ use std::fs;
|
||||
|
||||
use log::error;
|
||||
use nostr::prelude::hex;
|
||||
use nostr::{Tag, TagKind};
|
||||
use nostr::TagKind;
|
||||
use rocket::data::ByteUnit;
|
||||
use rocket::http::Status;
|
||||
use rocket::response::Responder;
|
||||
|
Reference in New Issue
Block a user