Skip to content

Commit d2922ea

Browse files
committed
minor
1 parent 20cd215 commit d2922ea

File tree

1 file changed

+0
-1
lines changed
  • services/static-webserver/client/source/class/osparc/desktop/credits

1 file changed

+0
-1
lines changed

services/static-webserver/client/source/class/osparc/desktop/credits/Utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ qx.Class.define("osparc.desktop.credits.Utils", {
5050
};
5151
},
5252

53-
5453
areWalletsEnabled: function() {
5554
const statics = osparc.store.Store.getInstance().get("statics");
5655
return Boolean(statics && statics["isPaymentEnabled"]);

0 commit comments

Comments
 (0)