SwiftLint Whitespace fixes

This commit is contained in:
Garth Vander Houwen 2023-03-06 10:33:18 -08:00
parent c3cbe9fb57
commit fdade220de
104 changed files with 1644 additions and 1832 deletions

View file

@ -4,12 +4,12 @@
////
//// Created by Cem Yilmaz on 05.07.21.
////
//import SwiftUI
//import MapKit
//import CoreData
// import SwiftUI
// import MapKit
// import CoreData
//
//#if canImport(MapKit) && canImport(UIKit)
//public struct MapView: UIViewRepresentable {
// #if canImport(MapKit) && canImport(UIKit)
// public struct MapView: UIViewRepresentable {
//
// @Environment(\.managedObjectContext) var context
//
@ -463,7 +463,7 @@
// }
// }
//
//}
// }
//
//// MARK: End of implementation
//#endif
// MARK: End of implementation
// #endif