[MINOR][hudi-client] Code-cleanup,remove redundant variable declarations (#2956)
This commit is contained in:
@@ -59,7 +59,6 @@ public abstract class HoodieJavaClientTestHarness extends HoodieCommonTestHarnes
|
||||
protected transient TestJavaTaskContextSupplier taskContextSupplier = null;
|
||||
protected transient FileSystem fs;
|
||||
protected transient ExecutorService executorService;
|
||||
protected transient HoodieTableMetaClient metaClient;
|
||||
protected transient HoodieTableFileSystemView tableView;
|
||||
protected transient HoodieJavaWriteClient writeClient;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user