mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix numerous concurrency warnings.
This commit is contained in:
10
Parser/Sources/Swift/RSHTMLMetadata+Parser.swift
Normal file
10
Parser/Sources/Swift/RSHTMLMetadata+Parser.swift
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// File.swift
|
||||
//
|
||||
//
|
||||
// Created by Brent Simmons on 4/7/24.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
extension RSHTMLMetadataParser: @unchecked Sendable {}
|
||||
Reference in New Issue
Block a user