Skip to content

Commit

Permalink
Fix checkstyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdblue committed Dec 20, 2024
1 parent b59b8bb commit 69f6886
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ public abstract class ScanTestBase extends AvroDataTest {

protected static SparkSession spark = null;
protected static JavaSparkContext sc = null;
protected static HadoopTables tables = new HadoopTables(CONF);

@BeforeAll
public static void startSpark() {
Expand Down

0 comments on commit 69f6886

Please sign in to comment.