mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-08 20:01:15 -04:00
Remove unused property
This commit is contained in:
parent
64a863254b
commit
6af7f7d568
@ -19,7 +19,6 @@ import SwiftUI
|
||||
/// Hotspot multi ZIM files side panel
|
||||
struct HotspotDetails: View {
|
||||
let zimFiles: Set<ZimFile>
|
||||
@State private var isPresentingUnlinkAlert: Bool = false
|
||||
@State private var serverAddress: URL?
|
||||
@State private var qrCodeImage: Image?
|
||||
@ObservedObject private var hotspot = Hotspot.shared
|
||||
|
Loading…
x
Reference in New Issue
Block a user