style(swift): apply lint and format cleanup

This commit is contained in:
Peter Steinberger
2026-03-03 03:07:46 +00:00
parent ba50dfaae3
commit 80efcb75c7
8 changed files with 15 additions and 19 deletions

View File

@@ -30,5 +30,4 @@ final class ConfigFileWatcher: @unchecked Sendable, SimpleFileWatcherOwner {
},
onChange: onChange))
}
}