mirror of
https://github.com/v0l/route96.git
synced 2025-06-16 08:18:50 +00:00
chore: remove unused field
This commit is contained in:
@ -125,8 +125,6 @@ struct Nip96Form<'r> {
|
||||
size: u64,
|
||||
alt: Option<&'r str>,
|
||||
caption: Option<&'r str>,
|
||||
media_type: Option<&'r str>,
|
||||
#[allow(dead_code)]
|
||||
content_type: Option<&'r str>,
|
||||
no_transform: Option<bool>,
|
||||
}
|
||||
|
Reference in New Issue
Block a user