]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/v2writable.t
config: simplify lookup* methods
[public-inbox.git] / t / v2writable.t
index 5406fd1b49e35f56c4cc24e72f91ab207ceff008..c1c9196fb4df00b088d8a4032f69dc7f58f58f9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018 all contributors <meta@public-inbox.org>
+# Copyright (C) 2018-2019 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use warnings;
@@ -131,7 +131,6 @@ if ('ensure git configs are correct') {
 
 {
        use Net::NNTP;
-       use IO::Socket::INET;
        my $err = "$mainrepo/stderr.log";
        my $out = "$mainrepo/stdout.log";
        my $group = 'inbox.comp.test.v2writable';