mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 20:31:19 +00:00
Format.
This commit is contained in:
parent
3d0c9e0170
commit
87618a2994
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ pub enum SiteOrCommunity {
|
||||||
Site(ApubSite),
|
Site(ApubSite),
|
||||||
Community(ApubCommunity),
|
Community(ApubCommunity),
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Deserialize)]
|
#[derive(Deserialize)]
|
||||||
#[serde(untagged)]
|
#[serde(untagged)]
|
||||||
pub enum InstanceOrGroup {
|
pub enum InstanceOrGroup {
|
||||||
|
|
Loading…
Reference in a new issue