Skip to content

Commit d94cb2d

Browse files
committed
Refactor code
1 parent 8a2d91d commit d94cb2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layout.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,6 @@ export class URDFLayout extends PanelLayout {
442442
limit?.getAttribute('velocity') || '0.0'
443443
);
444444

445-
// Update selected links for highlighting
446445
this._updateSelectedLinksFromJoint(parentLink, childLink);
447446
}
448447
} else {

0 commit comments

Comments
 (0)