mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
SwiftLint Whitespace fixes
This commit is contained in:
parent
c3cbe9fb57
commit
fdade220de
104 changed files with 1644 additions and 1832 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue