[PATCH] testbot: Remove an unneeded WineTestBot::CGI::Sessions import.

Francois Gouget fgouget at codeweavers.com
Sun Apr 29 20:24:57 CDT 2018


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

diff --git a/testbot/web/ForgotPassword.pl b/testbot/web/ForgotPassword.pl
index af79b65c7..4e1c508b2 100644
--- a/testbot/web/ForgotPassword.pl
+++ b/testbot/web/ForgotPassword.pl
@@ -27,7 +27,6 @@ our @ISA = qw(ObjectModel::CGI::FreeFormPage);
 use ObjectModel::BasicPropertyDescriptor;
 use WineTestBot::Users;
 use WineTestBot::Utils;
-use WineTestBot::CGI::Sessions;
 
 
 sub _initialize($$$)
-- 
2.17.0




More information about the wine-devel mailing list