Skip to content

Commit e9fa904

Browse files
committed
fixup
1 parent 148ce6c commit e9fa904

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Coder Desktop/Coder Desktop/FileSync/FileSyncDaemon.swift

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class MutagenDaemon: FileSyncDaemon {
3232
#elseif arch(x86_64)
3333
mutagenPath = Bundle.main.url(forResource: "mutagen-darwin-amd64", withExtension: nil)
3434
#else
35-
mutagenPath = nil
3635
fatalError("unknown architecture")
3736
#endif
3837
mutagenDataDirectory = FileManager.default.urls(

0 commit comments

Comments
 (0)