Fix lint issues.

This commit is contained in:
Brent Simmons
2025-02-01 21:39:17 -08:00
parent d2fb815919
commit b5dfa7a440
6 changed files with 7 additions and 7 deletions

View File

@@ -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