Skip to content

Commit a71c1d6

Browse files
committed
Removed unnecessary TODO warning
1 parent 52b7b7b commit a71c1d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GRDB/Core/TransactionObserver.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,6 @@ class DatabaseObservationBroker {
613613

614614
// Called from statementDidExecute or statementDidFail
615615
private func databaseDidRollback(notifyTransactionObservers: Bool) {
616-
#warning("TODO")
617616
savepointStack.clear()
618617

619618
if notifyTransactionObservers {

0 commit comments

Comments
 (0)