diff options
Diffstat (limited to 'lib/output/writer/index.js')
-rw-r--r-- | lib/output/writer/index.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/output/writer/index.js b/lib/output/writer/index.js deleted file mode 100644 index 2ef3364..0000000 --- a/lib/output/writer/index.js +++ /dev/null @@ -1,4 +0,0 @@ - -module.exports = { - writePage: require('./writePage') -}; |