chore: remove blank line

This commit is contained in:
CMK 2021-02-19 12:22:49 +08:00
parent 9e0a7bb352
commit b0b1e48b76
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ extension Mastodon.Entity {
case .furry: return "furry"
case .food: return "food"
case ._other(let value): return value
}
}
}