Skip to content

Commit 2fcb97c

Browse files
committed
minor
1 parent 6602b7d commit 2fcb97c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/static-webserver/client/source/class/osparc/Application.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,6 @@ qx.Class.define("osparc.Application", {
456456
osparc.data.Resources.getOne("profile")
457457
.then(profile => {
458458
if (profile) {
459-
osparc.NewUITracker.getInstance().checkNewUI();
460-
461459
this.__connectWebSocket();
462460

463461
if (osparc.auth.Data.getInstance().isGuest()) {

0 commit comments

Comments
 (0)