diff --git a/Meshtastic/Views/Settings/SaveChannelQRCode.swift b/Meshtastic/Views/Settings/SaveChannelQRCode.swift index b3ecffc7..82b38bd6 100644 --- a/Meshtastic/Views/Settings/SaveChannelQRCode.swift +++ b/Meshtastic/Views/Settings/SaveChannelQRCode.swift @@ -8,7 +8,6 @@ import SwiftUI struct SaveChannelQRCode: View { var channelHash: String - var validUrl: Bool var body: some View { VStack {