Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: jyu6 <[email protected]>
  • Loading branch information
jyu6 committed Sep 6, 2023
1 parent e2405a5 commit 769a0b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/watermark/wmb/noop_idle_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ func (n *NoopIdleManager) Get(string) isb.Offset {
}

func (n *NoopIdleManager) Update(string, isb.Offset) {
return
}

func (n *NoopIdleManager) Reset(string) {
return
}

0 comments on commit 769a0b4

Please sign in to comment.