Skip to content

Commit

Permalink
Remove unneeded annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Vanzin committed Feb 10, 2015
1 parent 4840de9 commit 05bfc08
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -482,7 +482,6 @@ object SparkSubmit {
* Note that this main class will not be the one provided by the user if we're
* running cluster deploy mode or python applications.
*/
@throws[Exception]
private def runMain(
childArgs: Seq[String],
childClasspath: Seq[String],
Expand Down

0 comments on commit 05bfc08

Please sign in to comment.