[HUDI-726]Delete unused method in HoodieDeltaStreamer (#1426)
This commit is contained in:
@@ -576,8 +576,4 @@ public class HoodieDeltaStreamer implements Serializable {
|
||||
}, executor)).toArray(CompletableFuture[]::new)), executor);
|
||||
}
|
||||
}
|
||||
|
||||
public DeltaSyncService getDeltaSyncService() {
|
||||
return deltaSyncService;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user