mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
Removed rogue comment - not needed
This commit is contained in:
parent
8165e18e64
commit
fdcae226aa
@ -190,7 +190,7 @@ export default [ '$state',
|
||||
.text(function () { return "START"; })
|
||||
.call(add_node);
|
||||
}
|
||||
else {//d.isActiveEdit
|
||||
else {
|
||||
thisNode.append("rect")
|
||||
.attr("width", rectW)
|
||||
.attr("height", rectH)
|
||||
|
Loading…
Reference in New Issue
Block a user