Skip to content

Commit

Permalink
[fix] Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
tsreaper committed Apr 3, 2024
1 parent 9afd7c3 commit aed8e70
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
import org.apache.flink.runtime.jobgraph.SavepointRestoreSettings;
import org.apache.flink.runtime.scheduler.stopwithsavepoint.StopWithSavepointStoppingException;
import org.apache.flink.table.api.TableEnvironment;
import org.apache.flink.table.api.config.ExecutionConfigOptions;
import org.apache.flink.types.Row;
import org.apache.flink.util.CloseableIterator;
import org.apache.flink.util.ExceptionUtils;
Expand Down

0 comments on commit aed8e70

Please sign in to comment.