diff --git a/epub.js/js/epub.js b/epub.js/js/epub.js index 1a1d2e4..87ce87a 100644 --- a/epub.js/js/epub.js +++ b/epub.js/js/epub.js @@ -16777,4 +16777,3 @@ module.exports = function(module) { /***/ }) /******/ ]); }); -//# sourceMappingURL=epub.js.map \ No newline at end of file diff --git a/epub.js/js/reader.js b/epub.js/js/reader.js index db8439a..ffec74b 100644 --- a/epub.js/js/reader.js +++ b/epub.js/js/reader.js @@ -4370,5 +4370,3 @@ EPUBJS.reader.TocController = function(toc) { "hide" : onHide }; }; - -//# sourceMappingURL=reader.js.map