diff proxy.t @ 1460:fbb90184102e

Tests: proxy.t doesn't need Socket since cdbdb75cf194, drop it.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 05 Apr 2019 18:36:18 +0300
parents fc8341cf92a3
children 7959e58429d0
line wrap: on
line diff
--- a/proxy.t
+++ b/proxy.t
@@ -11,8 +11,6 @@ use strict;
 
 use Test::More;
 
-use Socket;
-
 BEGIN { use FindBin; chdir($FindBin::Bin); }
 
 use lib 'lib';