Skip to content

Commit b3e6ee1

Browse files
KevinRansombaronfel
authored andcommitted
fix compiler location (#6917)
1 parent 1e11442 commit b3e6ee1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/CompilerLocationUtils.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ module internal FSharpEnvironment =
220220
// For the prototype compiler, we can just use the current domain
221221
tryCurrentDomain()
222222
with e ->
223-
System.Diagnostics.Debug.Assert(false, "Error while determining default location of F# compiler")
224223
None
225224

226225

0 commit comments

Comments
 (0)