all: Unused args, retvals, assignments (#7926)
This commit is contained in:
@@ -103,7 +103,7 @@ func writeBroadcasts(ctx context.Context, inbox <-chan []byte, port int) error {
|
||||
}
|
||||
|
||||
if success == 0 {
|
||||
l.Debugln("couldn't send any braodcasts")
|
||||
l.Debugln("couldn't send any broadcasts")
|
||||
return err
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user