Skip to content

Commit 64c0fcb

Browse files
authored
Merge pull request #61 from csfloat/fix/remove-newline
remove new line
2 parents a31ed41 + 3953c40 commit 64c0fcb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

leader/leader.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ func (e *elector) Run(ctx context.Context, lockKey uint32, period time.Duration,
7979

8080
onWork(workCtx)
8181
}()
82-
8382
}
8483
}
8584

0 commit comments

Comments
 (0)