Skip to content

Commit

Permalink
removed dust.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsudukim committed Apr 2, 2015
1 parent be3405e commit aaefb19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/load-spark-env.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ if [%SPARK_SCALA_VERSION%] == [] (
exit /b 0

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

0 comments on commit aaefb19

Please sign in to comment.