Skip to content

Commit 2211521

Browse files
committed
not needed
1 parent a3a5399 commit 2211521

File tree

1 file changed

+0
-9
lines changed
  • services/static-webserver/client/source/class/osparc/store

1 file changed

+0
-9
lines changed

services/static-webserver/client/source/class/osparc/store/Products.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,6 @@ qx.Class.define("osparc.store.Products", {
2727
extend: qx.core.Object,
2828
type: "singleton",
2929

30-
properties: {
31-
supportEnabled: {
32-
check: "Boolean",
33-
nullable: false,
34-
init: false,
35-
event: "changeSupportEnabled",
36-
},
37-
},
38-
3930
members: {
4031
__uiConfig: null,
4132

0 commit comments

Comments
 (0)