Skip to content

Commit a5527a4

Browse files
committed
Update async-await.md
1 parent f81cb93 commit a5527a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ru/tutorials/async-await.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,6 @@ extension AppSearchViewController: UISearchControllerDelegate, UISearchBarDelega
817817
}
818818
} catch {
819819
if Task.isCancelled { return }
820-
821820
self?.state = .error(error)
822821
}
823822
}

0 commit comments

Comments
 (0)