Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d3c0f66

Browse files
committedMay 6, 2025·
fmt
1 parent 0f7aa82 commit d3c0f66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public protocol FileSyncDaemon: ObservableObject {
2424
func resetSessions(ids: [String]) async throws(DaemonError)
2525
}
2626

27-
2827
// File Sync related code is in VPNLib to workaround a linking issue
2928
// https://github.com/coder/coder-desktop-macos/issues/149
3029
@MainActor

0 commit comments

Comments
 (0)
Please sign in to comment.