mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-02 12:06:58 +01:00
Silence concurrency warning.
This commit is contained in:
parent
9403d81550
commit
0a2b4f7008
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
import WebKit
|
import WebKit
|
||||||
import Images
|
@preconcurrency import Images
|
||||||
|
|
||||||
protocol ArticleIconSchemeHandlerDelegate: AnyObject {
|
protocol ArticleIconSchemeHandlerDelegate: AnyObject {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user