remove comment
This commit is contained in:
parent
dc97556c98
commit
c7da9053ac
@ -397,7 +397,6 @@ private struct ConnectView: View {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO scan is only attempted once
|
||||
private func processQRCode(_ resp: Result<ScanResult, ScanError>) {
|
||||
switch resp {
|
||||
case let .success(r):
|
||||
|
Loading…
Reference in New Issue
Block a user