mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
f4e9dcd40b
commit
e3afb63e62
@ -58,7 +58,7 @@ func (rn *rawNode) GetCommandType() (c CommandType, err error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// String returns a string representation of the node. In particular for
|
// String returns a string representation of the node. In particular for
|
||||||
// %v formating in error messages.
|
// %v formatting in error messages.
|
||||||
func (b *baseNode) String() string {
|
func (b *baseNode) String() string {
|
||||||
return b.refID
|
return b.refID
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user