Skip to content

Commit f5d8791

Browse files
committed
minor
1 parent 948d019 commit f5d8791

File tree

1 file changed

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

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,6 @@ qx.Class.define("osparc.workbench.NodeUI", {
203203

204204
__createWindowLayout: function() {
205205
const node = this.getNode();
206-
if (node.getThumbnail()) {
207-
this.setThumbnail(node.getThumbnail());
208-
}
209206

210207
this.getChildControl("chips").show();
211208

0 commit comments

Comments
 (0)