rc is not used
This commit is contained in:
parent
d48735793d
commit
1890ec7044
@ -40,7 +40,6 @@ type httpBroker struct {
|
|||||||
|
|
||||||
c *http.Client
|
c *http.Client
|
||||||
r registry.Registry
|
r registry.Registry
|
||||||
rc rcache.Cache
|
|
||||||
|
|
||||||
sync.RWMutex
|
sync.RWMutex
|
||||||
subscribers map[string][]*httpSubscriber
|
subscribers map[string][]*httpSubscriber
|
||||||
|
Loading…
Reference in New Issue
Block a user