Skip to content

Commit 0f527dd

Browse files
committed
fmt
1 parent 52946b4 commit 0f527dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift

-1
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)