From b5b640492ce1f8a8093ef84636072bca2f6cff86 Mon Sep 17 00:00:00 2001 From: Rodrigo Polo MPW Date: Tue, 13 Oct 2015 12:21:52 -0600 Subject: [PATCH] encoding --- cli.js | 2 -- 1 file changed, 2 deletions(-) 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