Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zaf committed Dec 26, 2014
1 parent 18d82a9 commit 379a61b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cli/googletts-cli.pl
Expand Up @@ -11,7 +11,6 @@

use warnings;
use strict;
use utf8;
use Encode qw(decode encode);
use Getopt::Std;
use File::Temp qw(tempfile);
Expand Down
1 change: 0 additions & 1 deletion googletts.agi
Expand Up @@ -35,7 +35,6 @@

use warnings;
use strict;
use utf8;
use Encode qw(decode encode);
use File::Temp qw(tempfile);
use File::Copy qw(move);
Expand Down

0 comments on commit 379a61b

Please sign in to comment.