Skip to content

Commit 4b6da3c

Browse files
committed
retire clusters
1 parent 931595e commit 4b6da3c

File tree

17 files changed

+0
-1750
lines changed

17 files changed

+0
-1750
lines changed

services/static-webserver/client/source/class/osparc/auth/Manager.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -257,15 +257,6 @@ qx.Class.define("osparc.auth.Manager", {
257257
this.updateProfile(profile);
258258
const role = profile.role.toLowerCase();
259259
osparc.data.Permissions.getInstance().setRole(role);
260-
261-
this.__fetchStartUpResources();
262-
},
263-
264-
__fetchStartUpResources: function() {
265-
const isDisabled = osparc.utils.DisabledPlugins.isClustersDisabled();
266-
if (isDisabled === false) {
267-
osparc.data.Resources.get("clusters");
268-
}
269260
},
270261

271262
__logoutUser: function() {

services/static-webserver/client/source/class/osparc/cluster/ClusterMiniView.js

Lines changed: 0 additions & 202 deletions
This file was deleted.

services/static-webserver/client/source/class/osparc/cluster/ClusterWorkers.js

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)