Skip to content

Commit 2edbeee

Browse files
author
Qi Xiao
committed
Remove blank line in sqlchain/observer
1 parent 3b17424 commit 2edbeee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sqlchain/observer/worker.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ func (w *subscribeWorker) run() {
5353
var nextTick time.Duration
5454

5555
for {
56-
5756
select {
5857
case <-w.stopCh:
5958
return

0 commit comments

Comments
 (0)