Skip to content

Commit 399b076

Browse files
authored
rm design custom (#1575)
- closes #1359
1 parent 1e171c6 commit 399b076

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

packages/controller/io-package.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -209,15 +209,6 @@
209209
"object": 1092
210210
}
211211
},
212-
{
213-
"_id": "_design/custom",
214-
"language": "javascript",
215-
"views": {
216-
"state": {
217-
"map": "function(doc) { doc.type === 'state' && doc.common && doc.common.custom && emit(doc._id, doc.common.custom) }"
218-
}
219-
}
220-
},
221212
{
222213
"_id": "system.group.administrator",
223214
"type": "group",

0 commit comments

Comments
 (0)