wip
This commit is contained in:
parent
28f62f9a9a
commit
31a89c5e82
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ public abstract class RangePollingEmitter extends AbstractEmitter {
|
|||
this.consumerSupplier = consumerSupplier;
|
||||
}
|
||||
|
||||
// from inclusive, to exclusive
|
||||
protected record FromToOffset(/*inclusive*/ long from, /*exclusive*/ long to) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue