X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fspamcheck_spamc.t;h=70de14b689d532acfba3e46f22b2544e568ebf52;hb=2d51a2accd28465c915f91ab48c7e52a81d87a68;hp=7016e8bfd3fc54e7b559d5c4e56e95f5a5d4bb6d;hpb=1f4b022c38faba208528d0d5c993d569682b2a09;p=public-inbox.git diff --git a/t/spamcheck_spamc.t b/t/spamcheck_spamc.t index 7016e8bf..70de14b6 100644 --- a/t/spamcheck_spamc.t +++ b/t/spamcheck_spamc.t @@ -3,7 +3,6 @@ use strict; use warnings; use Test::More; -use Cwd; use Email::Simple; use IO::File; use File::Temp qw/tempdir/;