cleanup
This commit is contained in:
parent
a0aa1c3ac5
commit
96ad583b06
@ -108,7 +108,6 @@ func (s *Service) CreateLatestSnapshot(params SnapshotParams) error {
|
|||||||
return s.CreateSnapshot(params)
|
return s.CreateSnapshot(params)
|
||||||
}
|
}
|
||||||
|
|
||||||
// cache the elements
|
|
||||||
type nodeResult struct {
|
type nodeResult struct {
|
||||||
node Node
|
node Node
|
||||||
elements []interface{}
|
elements []interface{}
|
||||||
|
Loading…
Reference in New Issue
Block a user