Update MastodonSDK/Sources/MastodonUI/View/Content/UserView+ViewModel.swift

Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
This commit is contained in:
Marcus Kida 2023-05-05 14:28:12 +02:00 committed by GitHub
parent de336e9341
commit 622953c649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -33,9 +33,7 @@ extension UserView {
}
extension UserView.ViewModel {
private static var metricFormatter: MastodonMetricFormatter = {
return MastodonMetricFormatter()
}()
private static var metricFormatter = MastodonMetricFormatter()
func bind(userView: UserView) {
// avatar