graphItem
This commit is contained in:
@@ -316,7 +316,7 @@ func (d *Workflow) getNewGraphItem(dataName string, resource resources.ResourceI
|
||||
default:
|
||||
return nil
|
||||
}
|
||||
return nil
|
||||
return graphItem
|
||||
}
|
||||
|
||||
func (d *Workflow) getNewInstance(dataName string, name string, peerID string) resources.ResourceInstanceITF {
|
||||
|
||||
Reference in New Issue
Block a user