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:
@@ -15,7 +15,7 @@ import Account
|
||||
final class ExtensionContainersFile {
|
||||
|
||||
static let shared = ExtensionContainersFile()
|
||||
|
||||
|
||||
private static var log = OSLog(subsystem: Bundle.main.bundleIdentifier!, category: "extensionContainersFile")
|
||||
|
||||
private static var filePath: String = {
|
||||
|
||||
Reference in New Issue
Block a user