enzostvs HF staff commited on
Commit
663b1f9
1 Parent(s): e0533b0

remove unused config in api/spaces

Browse files
Files changed (1) hide show
  1. utils/datas/api_collections.ts +0 -1
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",