Skip to content

Commit aaefb19

Browse files
committed
removed dust.
1 parent be3405e commit aaefb19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/load-spark-env.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ if [%SPARK_SCALA_VERSION%] == [] (
5454
exit /b 0
5555

5656
:LoadSparkEnv
57-
rem TODO: implement loader
5857
if exist "%user_conf_dir%\spark-env.cmd" (
5958
call "%user_conf_dir%\spark-env.cmd"
6059
)

0 commit comments

Comments
 (0)