remove whitespace

This commit is contained in:
Zomatree
2021-08-16 00:24:55 +01:00
parent d4f7c4a77d
commit 5179504ad9

View File

@@ -105,7 +105,6 @@ pub enum Channel {
#[serde(skip_serializing_if = "is_false", default)]
nsfw: bool
},
}