Skip to content

Commit

Permalink
Update Main.java
Browse files Browse the repository at this point in the history
  • Loading branch information
nishkamravi2 committed Mar 27, 2015
1 parent 36a6f87 commit bad4349
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion launcher/src/main/java/org/apache/spark/launcher/Main.java
Expand Up @@ -47,7 +47,6 @@ class Main {
* character. On Windows, the output is a command line suitable for direct execution from the
* script.
*/

public static void main(String[] argsArray) throws Exception {
checkArgument(argsArray.length > 0, "Not enough arguments: missing class name.");

Expand Down

0 comments on commit bad4349

Please sign in to comment.