diff --git a/src/process/comment-module-controller.js b/src/process/comment-module-controller.js index fe7253be..8a98278d 100644 --- a/src/process/comment-module-controller.js +++ b/src/process/comment-module-controller.js @@ -3,7 +3,7 @@ const fs = require('fs') let scraper = null let currentSort = null let currentVideoId = null -fs.writeFileSync('D:/Workspace/textELEC.txt', 'hallololol') +//fs.writeFileSync('D:/Workspace/textELEC.txt', 'hallololol') process.on('message', (msg) => { if (msg === 'end') { process.exit(0)