Removed unnecessary todo
This commit is contained in:
committed by
Kim Wittenburg
parent
b694c18daf
commit
bfa0deae4f
@@ -627,7 +627,6 @@ extension MainViewController {
|
||||
if recoveryOptionIndex == 0 {
|
||||
return true
|
||||
}
|
||||
// TODO: Implementation
|
||||
if let term = searchTerm where error == searchError || error.userInfo[NSUnderlyingErrorKey] === searchError {
|
||||
beginSearchForTerm(term)
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user