Skip to content

Commit fd16c2d

Browse files
committed
minor
1 parent a9b0c8a commit fd16c2d

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

services/static-webserver/client/source/class/osparc/data/Resources.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1746,7 +1746,6 @@ qx.Class.define("osparc.data.Resources", {
17461746
this.__portsCompatibilityPromisesCached = {};
17471747
}
17481748
if (strUrl in this.__portsCompatibilityPromisesCached) {
1749-
console.log("returning cached promise for ports compatibility");
17501749
return this.__portsCompatibilityPromisesCached[strUrl];
17511750
}
17521751

0 commit comments

Comments
 (0)