all: Remove miscellaneous vestigial code (#7495)
This commit is contained in:
@@ -237,7 +237,6 @@ type logger struct {
|
||||
events chan Event
|
||||
funcs chan func(context.Context)
|
||||
toUnsubscribe chan *subscription
|
||||
stop chan struct{}
|
||||
}
|
||||
|
||||
type Event struct {
|
||||
|
||||
Reference in New Issue
Block a user