Skip to content

Commit c82ed46

Browse files
committed
minor
1 parent 9fe45a0 commit c82ed46

File tree

1 file changed

+0
-1
lines changed
  • services/static-webserver/client/source/class/osparc/workbench

1 file changed

+0
-1
lines changed

services/static-webserver/client/source/class/osparc/workbench/NodeUI.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,6 @@ qx.Class.define("osparc.workbench.NodeUI", {
320320
} else {
321321
this.getNode().addListenerOnce("changeMetadata", () => this.__createContentLayout(), this);
322322
}
323-
;
324323
},
325324

326325
__createContentLayout: function() {

0 commit comments

Comments
 (0)