Lint better
This commit is contained in:
parent
039c0fb2eb
commit
ae1937df41
2 changed files with 3 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ const cachePath = path.resolve("cache");
|
|||
const outPath = path.resolve("out");
|
||||
const contentPath = path.resolve(outPath, "OEBPS");
|
||||
|
||||
const rawChapterDocs = new Map();
|
||||
|
||||
let chapters;
|
||||
getChapters()
|
||||
.then(function (theChapters) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue