mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-31 03:05:00 +01:00
711aca3d1b
Two more cases of completion blocks taking Results, requiring a do/catch/Result.get() to unwrap. This commit deliberately leaves one build error for a more comprehensive fix, since it occurs in a helper function that will have broader fallout.