We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ec3f2 commit 1e1d18eCopy full SHA for 1e1d18e
WordPress/Classes/Utility/ContextManager.swift
@@ -169,8 +169,6 @@ private extension ContextManager {
169
startupEvent.add(error: error)
170
}
171
172
- // TODO: The original Objective C implement calls `loadPersistentStores` again here, but throws an exception regardless the result.
173
-
174
startupEvent.send(title: "Can't initialize Core Data stack")
175
objc_exception_throw(
176
NSException(
0 commit comments