Skip to content

Commit

Permalink
No need for autodie since I just use run
Browse files Browse the repository at this point in the history
  • Loading branch information
sartak committed Apr 13, 2011
1 parent f7d7e3c commit 69e17a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smartfm-divergence
Expand Up @@ -2,7 +2,6 @@
use 5.12.0;
use warnings;
use File::Temp;
use autodie;
use IPC::System::Simple 'run';

my $ankidir = "$ENV{HOME}/Documents/Anki";
Expand Down

0 comments on commit 69e17a2

Please sign in to comment.