mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-24 16:51:19 +01:00
Removed an extraneous line of code.
This commit is contained in:
parent
595af2561d
commit
ebf1e36f38
@ -81,8 +81,6 @@ import Account
|
|||||||
BatchUpdate.shared.perform {
|
BatchUpdate.shared.perform {
|
||||||
deleteItemsForNodes(nodesToDelete)
|
deleteItemsForNodes(nodesToDelete)
|
||||||
}
|
}
|
||||||
|
|
||||||
treeController.rebuild()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// MARK: Navigation
|
// MARK: Navigation
|
||||||
|
Loading…
Reference in New Issue
Block a user