Skip to content

Commit e9ccc9f

Browse files
committed
remove this
1 parent e07cf70 commit e9ccc9f

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ qx.Class.define("osparc.data.model.User", {
2828
construct: function(userData) {
2929
this.base(arguments);
3030

31+
// OM remove this
3132
if (!userData["username"]) {
3233
userData["username"] = "odeimaiz";
3334
}

0 commit comments

Comments
 (0)