warning cleanup
This commit is contained in:
parent
b913e3bc5b
commit
38ef7fc309
@ -147,7 +147,7 @@ public class OrphanedAttachmentCleanerImpl: OrphanedAttachmentCleaner {
|
||||
private actor JobRunner {
|
||||
|
||||
private let dbProvider: () -> DatabaseWriter
|
||||
private let fileSystem: Shims.OWSFileSystem
|
||||
private nonisolated let fileSystem: Shims.OWSFileSystem
|
||||
private weak var cleaner: OrphanedAttachmentCleanerImpl?
|
||||
|
||||
init(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user