Skip to content

Commit 691a6da

Browse files
committed
minor
1 parent d15d7ee commit 691a6da

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

services/static-webserver/client/source/class/osparc/study/Utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,6 @@ qx.Class.define("osparc.study.Utils", {
443443
resolve(osparc.data.model.StudyUI.PIPELINE_ICON);
444444
} else {
445445
const productIcon = osparc.dashboard.CardBase.PRODUCT_ICON;
446-
// the was to guess the TI type is to check the boot mode of the ti-postpro in the pipeline
447446
const wbServices = this.self().getNonFrontendNodes(studyData);
448447
if (wbServices.length === 1) {
449448
const wbService = wbServices[0];

0 commit comments

Comments
 (0)