Spaces:
Sleeping
Sleeping
remove unused config in api/spaces
Browse files
utils/datas/api_collections.ts
CHANGED
@@ -75,7 +75,6 @@ export const API_COLLECTIONS: Array<ApiCollection> = [{
|
|
75 |
direction: "",
|
76 |
limit: 5,
|
77 |
full: true,
|
78 |
-
config: true
|
79 |
},
|
80 |
tooltips: {
|
81 |
search: "Filter based on substrings for repos and their usernames, such as resnet or microsoft",
|
|
|
75 |
direction: "",
|
76 |
limit: 5,
|
77 |
full: true,
|
|
|
78 |
},
|
79 |
tooltips: {
|
80 |
search: "Filter based on substrings for repos and their usernames, such as resnet or microsoft",
|