summaryrefslogtreecommitdiffstats
path: root/lib/config/schema.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config/schema.js')
-rw-r--r--lib/config/schema.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/config/schema.js b/lib/config/schema.js
index d3088f5..3fb2050 100644
--- a/lib/config/schema.js
+++ b/lib/config/schema.js
@@ -12,10 +12,6 @@ module.exports = {
'type': 'string',
'title': 'Title of the book, default is extracted from README'
},
- 'title': {
- 'type': 'string',
- 'title': 'Description of the book, default is extracted from README'
- },
'isbn': {
'type': 'string',
'title': 'ISBN for published book'