Skip to content

Commit

Permalink
spotless apply
Browse files Browse the repository at this point in the history
  • Loading branch information
TungYuChiang committed Jan 13, 2025
1 parent 123fb1e commit 4c7df5b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
package org.apache.gravitino.cli;

import com.google.common.base.Joiner;
import com.google.common.collect.Lists;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
Expand Down Expand Up @@ -356,7 +355,6 @@ private void handleHelpCommand() {
Main.exit(-1);
}
}


/**
* Retrieves the Gravitinno URL from the command line options or the GRAVITINO_URL environment
Expand Down

0 comments on commit 4c7df5b

Please sign in to comment.