Skip to content

Commit

Permalink
Nit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Vanzin committed Dec 8, 2017
1 parent 8496024 commit 8013766
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public SparkAppHandle startApplication(SparkAppHandle.Listener... listeners) thr
handle.addListener(l);
}


String secret = server.registerHandle(handle);
setConf(LauncherProtocol.CONF_LAUNCHER_PORT, String.valueOf(server.getPort()));
setConf(LauncherProtocol.CONF_LAUNCHER_SECRET, secret);
Expand Down

0 comments on commit 8013766

Please sign in to comment.