Skip to content

Commit

Permalink
review fixes;
Browse files Browse the repository at this point in the history
  • Loading branch information
Skalii committed Jul 31, 2024
1 parent 2589a29 commit a881014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Helpers/DirectoryObserver.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import Foundation
}

@objcMembers
class DirectoryObserver: NSObject {
final class DirectoryObserver: NSObject {

static let updatedKey = "updated"
static let deletedKey = "deleted"
Expand Down

0 comments on commit a881014

Please sign in to comment.