mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Swiftlint fixes
This commit is contained in:
parent
6c1e28d94a
commit
51929b3a35
15 changed files with 391 additions and 210 deletions
|
|
@ -43,7 +43,6 @@ struct NodeMapMapkit: View {
|
|||
|
||||
var body: some View {
|
||||
|
||||
let connectedNode = getNodeInfo(id: bleManager.connectedPeripheral?.num ?? -1, context: context)
|
||||
NavigationStack {
|
||||
GeometryReader { bounds in
|
||||
VStack {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue