mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Remove unused @available instances.
This commit is contained in:
@@ -28,7 +28,6 @@ public final class WidgetDataEncoder {
|
||||
static let shared = WidgetDataEncoder()
|
||||
private init () {}
|
||||
|
||||
@available(iOS 14, *)
|
||||
func encodeWidgetData() throws {
|
||||
os_log(.debug, log: log, "Starting encoding widget data.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user