Skip to content

Commit

Permalink
removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
brewmaster012 committed Nov 4, 2024
1 parent ee9ddd4 commit ab06660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/zetaclientd/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ func start(_ *cobra.Command, _ []string) error {
masterLogger.Info().Msg("TSS listener received an action to shutdown zetaclientd.")
signalChannel <- syscall.SIGTERM
})
// debug: printout connected peers

go func() {
for {
time.Sleep(30 * time.Second)
Expand Down

0 comments on commit ab06660

Please sign in to comment.