File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,6 @@ classpathArgs () {
5959 CLASS_PATH+=" $( find_lib " *scala3-interfaces*" ) $PSEP "
6060 CLASS_PATH+=" $( find_lib " *scala3-library*" ) $PSEP "
6161 CLASS_PATH+=" $( find_lib " *tasty-core*" ) $PSEP "
62- CLASS_PATH+=" $( find_lib " *scala3-staging*" ) $PSEP "
6362 CLASS_PATH+=" $( find_lib " *scala3-tasty-inspector*" ) $PSEP "
6463 CLASS_PATH+=" $( find_lib " *flexmark-0*" ) $PSEP "
6564 CLASS_PATH+=" $( find_lib " *flexmark-html-parser*" ) $PSEP "
Original file line number Diff line number Diff line change @@ -106,7 +106,6 @@ call :updateClasspath "scala3-compiler"
106106call :updateClasspath " scala3-interfaces"
107107call :updateClasspath " scala3-library"
108108call :updateClasspath " tasty-core"
109- call :updateClasspath " scala3-staging"
110109call :updateClasspath " scala3-tasty-inspector"
111110call :updateClasspath " flexmark-0"
112111call :updateClasspath " flexmark-html-parser"
You can’t perform that action at this time.
0 commit comments