Skip to content

Commit

Permalink
[form-builder] Remove unused part
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Oct 12, 2017
1 parent 6c83ef2 commit ce40639
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/@sanity/form-builder/sanity.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
"description": "Function that resolves the input component to use for a given field"
},

{
"name": "part:@sanity/form-builder/validation-list",
"description": "Component that renders a list of validation feedback items"
},

{
"name": "part:@sanity/form-builder",
"description": "Sanity form builder module"
Expand Down Expand Up @@ -72,11 +67,6 @@
"name": "part:@sanity/form-builder/input/slug",
"description": "Input component for the slug type"
},
{
"implements": "part:@sanity/form-builder/validation-list",
"path": "sanity/validation/ValidationList.js"
},

{
"implements": "part:@sanity/base/locale-messages",
"path": "sanity/locale/strings.json"
Expand Down

0 comments on commit ce40639

Please sign in to comment.