mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix lint issues.
This commit is contained in:
@@ -17,7 +17,7 @@ import Account
|
||||
public final class WidgetDataEncoder {
|
||||
|
||||
static let shared = WidgetDataEncoder()
|
||||
|
||||
|
||||
private let log = OSLog(subsystem: Bundle.main.bundleIdentifier!, category: "Application")
|
||||
private let fetchLimit = 7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user