Respond to CR.
This commit is contained in:
parent
9f93b6c62e
commit
561e84669e
@ -217,8 +217,7 @@ public class ContactsPicker: OWSViewController, UITableViewDelegate, UITableView
|
||||
Logger.error("Failed to fetch contacts with error:\(error)")
|
||||
}
|
||||
@unknown default:
|
||||
owsFailDebug("Unexpected enum value.")
|
||||
errorHandler(OWSErrorMakeAssertionError("Unexpected enum value"))
|
||||
errorHandler(OWSAssertionError("Unexpected enum value"))
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user