diff --git a/reverser.js b/reverser.js index ce16113..3b2c807 100644 --- a/reverser.js +++ b/reverser.js @@ -1,6 +1,4 @@ const path = require('path'); -const down = require('download'); -const hasha = require('hasha'); const ffmpeg = require('fluent-ffmpeg'); const {path: ffPath} = require('@ffmpeg-installer/ffmpeg');