*: drop unused structure fields
Found by structcheck: `good` is unused (structcheck) and alike.
This commit is contained in:
parent
4cd3da99b4
commit
601841ef35
4 changed files with 0 additions and 5 deletions
|
@ -59,7 +59,6 @@ type (
|
|||
|
||||
subsLock sync.RWMutex
|
||||
subscribers map[*subscriber]bool
|
||||
subsGroup sync.WaitGroup
|
||||
blockSubs int
|
||||
executionSubs int
|
||||
notificationSubs int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue