Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting

This commit is contained in:
Stefan Ceriu
2022-09-27 11:17:25 +03:00
committed by Stefan Ceriu
parent 43c28d23b7
commit fc2fdc8ae7
61 changed files with 62 additions and 288 deletions
@@ -17,10 +17,6 @@
import SwiftUI
struct TemplateUserProfilePresenceView: View {
// MARK: - Properties
// MARK: Public
let presence: TemplateUserProfilePresence
var body: some View {