Skip to content

Commit 1e1d18e

Browse files
committed
Remove a TODO
1 parent f3ec3f2 commit 1e1d18e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

WordPress/Classes/Utility/ContextManager.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@ private extension ContextManager {
169169
startupEvent.add(error: error)
170170
}
171171

172-
// TODO: The original Objective C implement calls `loadPersistentStores` again here, but throws an exception regardless the result.
173-
174172
startupEvent.send(title: "Can't initialize Core Data stack")
175173
objc_exception_throw(
176174
NSException(

0 commit comments

Comments
 (0)