Skip to content

Commit f845f57

Browse files
committed
not needed
1 parent 7875659 commit f845f57

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

services/static-webserver/client/source/class/osparc/ui/list/CollaboratorListItem.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
qx.Class.define("osparc.ui.list.CollaboratorListItem", {
1919
extend: osparc.ui.list.ListItem,
2020

21-
construct: function() {
22-
this.base(arguments);
23-
},
24-
2521
properties: {
2622
collabType: {
2723
check: [0, 1, 2], // 0:all, 1:org, 2:user

0 commit comments

Comments
 (0)