diff options
Diffstat (limited to 'test/books/basic')
-rw-r--r-- | test/books/basic/_book/README.json | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/test/books/basic/_book/README.json b/test/books/basic/_book/README.json deleted file mode 100644 index 13dae6b..0000000 --- a/test/books/basic/_book/README.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "progress": { - "prevPercent": 0, - "percent": 0, - "chapters": [ - { - "index": 0, - "title": "", - "level": "0", - "path": "README.md", - "percent": 0, - "done": true - } - ], - "current": { - "index": 0, - "title": "", - "level": "0", - "path": "README.md", - "percent": 0, - "done": true - } - }, - "sections": [ - { - "type": "normal", - "content": "<h1 id=\"readme\">Readme</h1>\n" - } - ], - "langs": [] -}
\ No newline at end of file |