[tools] testbot/CheckForWinetestUpdate: HTTP::Response is not needed.
31 Mar
2022
31 Mar
'22
2:05 p.m.
Signed-off-by: Francois Gouget <fgouget(a)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
1355
Age (days ago)
1355
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget