mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-10 15:01:03 +00:00
remove commented code
This commit is contained in:
parent
2e15db7ce0
commit
d2d84d2649
1 changed files with 0 additions and 1 deletions
|
|
@ -337,7 +337,6 @@ func (g *gossipEventReceiver) listen() {
|
|||
if err := proto.Unmarshal(e.Node.Meta, &n); err != nil {
|
||||
panic("failed to unmarshal event node meta data")
|
||||
}
|
||||
// node := pilosa.DecodeNode(&n)
|
||||
|
||||
ne := &internal.NodeEventMessage{
|
||||
Event: uint32(nodeEventType),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue