mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
parent
e872032a2b
commit
202f295e51
@ -19,7 +19,7 @@ var (
|
||||
logger = log.New("expr")
|
||||
)
|
||||
|
||||
// baseNode includes commmon properties used across DPNodes.
|
||||
// baseNode includes common properties used across DPNodes.
|
||||
type baseNode struct {
|
||||
id int64
|
||||
refID string
|
||||
|
Loading…
Reference in New Issue
Block a user