We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f50ba commit 9022d07Copy full SHA for 9022d07
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift
@@ -24,7 +24,6 @@ public protocol FileSyncDaemon: ObservableObject {
24
func resetSessions(ids: [String]) async throws(DaemonError)
25
}
26
27
-
28
// File Sync related code is in VPNLib to workaround a linking issue
29
// https://github.com/coder/coder-desktop-macos/issues/149
30
@MainActor
0 commit comments