diff --git a/cli.js b/cli.js index 2578921..32ea808 100755 --- a/cli.js +++ b/cli.js @@ -249,5 +249,3 @@ getDuration(opts.input, function(time){ }); }); }); - - \ No newline at end of file