Skip to content

Commit

Permalink
Autostyle apply
Browse files Browse the repository at this point in the history
  • Loading branch information
jduo committed Jun 26, 2024
1 parent 84f02f6 commit 351cfe6
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,11 @@
import org.apache.calcite.schema.impl.AbstractSchema;
import org.apache.calcite.sql.parser.SqlParseException;
import org.apache.calcite.sql.type.SqlTypeName;

import com.google.common.collect.ImmutableMap;

import org.apache.calcite.tools.RelConversionException;
import org.apache.calcite.tools.ValidationException;

import com.google.common.collect.ImmutableMap;

import org.junit.jupiter.api.Test;

import java.sql.SQLException;
Expand Down

0 comments on commit 351cfe6

Please sign in to comment.