mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 12:29:36 +08:00
Delete useless var in queryCoord struct (#8004)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
f30f9826ef
commit
d35b0718e7
@ -68,7 +68,6 @@ type QueryCoord struct {
|
||||
eventChan <-chan *sessionutil.SessionEvent
|
||||
|
||||
stateCode atomic.Value
|
||||
isInit atomic.Value
|
||||
enableGrpc bool
|
||||
|
||||
msFactory msgstream.Factory
|
||||
|
Loading…
Reference in New Issue
Block a user