[Tools] testbot/web: Remove an unneeded import directive.

Francois Gouget fgouget at codeweavers.com
Mon Nov 20 05:39:59 CST 2017


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

diff --git a/testbot/web/JobDetails.pl b/testbot/web/JobDetails.pl
index a9bb2318..41a0fe35 100644
--- a/testbot/web/JobDetails.pl
+++ b/testbot/web/JobDetails.pl
@@ -28,7 +28,6 @@ use WineTestBot::Config;
 use WineTestBot::Jobs;
 use WineTestBot::StepsTasks;
 use WineTestBot::Engine::Notify;
-use WineTestBot::Log;
 
 @JobDetailsPage::ISA = qw(ObjectModel::CGI::CollectionPage);
 
-- 
2.14.2




More information about the wine-patches mailing list