Skip to content

Commit 627c1a2

Browse files
committed
[BUILD] Oops.
1 parent 824b3ab commit 627c1a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ fork in ThisBuild := true
2626
autoCompilerPlugins in ThisBuild := true
2727
nativeCrossCompilationEnabled in ThisBuild := false
2828

29-
envVars in ThisBuild := Map("DYLD_LIBRARY_PATH" -> "/usr/local/lib")
30-
3129
val tensorFlowVersion = "2.4.4"
3230
val circeVersion = "0.12.3" // Used for working with JSON.
3331

0 commit comments

Comments
 (0)