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),
|
||||
Community(ApubCommunity),
|
||||
}
|
||||
|
||||
#[derive(Deserialize)]
|
||||
#[serde(untagged)]
|
||||
pub enum InstanceOrGroup {
|
||||
|
|
Loading…
Reference in a new issue