mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Delete old and dead error handling code
This commit is contained in:
@@ -205,10 +205,6 @@ struct SceneNavigationView: View {
|
||||
}
|
||||
}
|
||||
|
||||
func handleRefreshError(_ error: Error) {
|
||||
sceneModel.accountErrorMessage = error.localizedDescription
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
struct NavigationView_Previews: PreviewProvider {
|
||||
|
||||
Reference in New Issue
Block a user