[tools] testbot/CheckForWinetestUpdate: HTTP::Response is not needed.

Francois Gouget fgouget at codeweavers.com
Thu Mar 31 09:05:55 CDT 2022


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 testbot/bin/CheckForWinetestUpdate.pl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testbot/bin/CheckForWinetestUpdate.pl b/testbot/bin/CheckForWinetestUpdate.pl
index 94d975071..c7aecce1e 100755
--- a/testbot/bin/CheckForWinetestUpdate.pl
+++ b/testbot/bin/CheckForWinetestUpdate.pl
@@ -46,7 +46,6 @@ use File::Compare;
 use File::Copy;
 use LWP::UserAgent;
 use HTTP::Request;
-use HTTP::Response;
 use HTTP::Status;
 
 use WineTestBot::Config;
-- 
2.30.2




More information about the wine-devel mailing list