]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/spamcheck_spamc.t
config: simplify lookup* methods
[public-inbox.git] / t / spamcheck_spamc.t
index 7016e8bfd3fc54e7b559d5c4e56e95f5a5d4bb6d..c13108f4c10318863e9649ddcd7e8a0137df29fe 100644 (file)
@@ -1,9 +1,8 @@
-# Copyright (C) 2016-2018 all contributors <meta@public-inbox.org>
+# Copyright (C) 2016-2019 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use warnings;
 use Test::More;
-use Cwd;
 use Email::Simple;
 use IO::File;
 use File::Temp qw/tempdir/;