Skip to content

Commit 805e262

Browse files
authored
Merge branch 'master' into master
2 parents d44e936 + a66e74e commit 805e262

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/go-canal/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ func main() {
100100

101101
sc := make(chan os.Signal, 1)
102102
signal.Notify(sc,
103-
syscall.SIGINT,
104103
syscall.SIGHUP,
105104
syscall.SIGINT,
106105
syscall.SIGTERM,

0 commit comments

Comments
 (0)