mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
remove comment
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user