Skip to content

Commit c33167a

Browse files
committed
unused
1 parent b1be252 commit c33167a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

services/static-webserver/client/source/class/osparc/vipMarket/SortModelsButtons.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,6 @@ qx.Class.define("osparc.vipMarket.SortModelsButtons", {
7777
"sortBy": "qx.event.type.Data"
7878
},
7979

80-
statics: {
81-
DefaultSorting: {
82-
"sort": "name",
83-
"order": "down"
84-
}
85-
},
86-
8780
members: {
8881
__buttonExecuted: function(btn) {
8982
this.set({

0 commit comments

Comments
 (0)