Skip to content

Commit fb8dfff

Browse files
committed
minor
1 parent d40ea33 commit fb8dfff

File tree

1 file changed

+0
-2
lines changed
  • services/static-webserver/client/source/class/osparc/desktop

1 file changed

+0
-2
lines changed

services/static-webserver/client/source/class/osparc/desktop/StudyEditor.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,6 @@ qx.Class.define("osparc.desktop.StudyEditor", {
246246
this.nodeSelected(nodeId);
247247
}, this);
248248

249-
250-
251249
if (osparc.utils.Utils.eventDrivenPatch()) {
252250
study.listenToChanges(); // this includes the listener on the workbench and ui
253251
study.addListener("updateStudyDocument", e => this.updateStudyDocument(e.getData()), this);

0 commit comments

Comments
 (0)