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)
|
||||
}
|
||||
|
||||
// cache the elements
|
||||
type nodeResult struct {
|
||||
node Node
|
||||
elements []interface{}
|
||||
|
Loading…
Reference in New Issue
Block a user