[tools] testbot/Engine: Importing LogUtils is not necessary anymore.

Francois Gouget fgouget at codeweavers.com
Thu Feb 20 20:03:16 CST 2020


The log renaming code has been removed already.

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

diff --git a/testbot/bin/Engine.pl b/testbot/bin/Engine.pl
index a8fc2f0de9..48bb797cc0 100755
--- a/testbot/bin/Engine.pl
+++ b/testbot/bin/Engine.pl
@@ -51,7 +51,6 @@ use WineTestBot::Engine::Notify;
 use WineTestBot::Engine::Scheduler;
 use WineTestBot::Jobs;
 use WineTestBot::Log;
-use WineTestBot::LogUtils; # FIXME Temporary, for the log renaming
 use WineTestBot::Patches;
 use WineTestBot::PendingPatchSets;
 use WineTestBot::RecordGroups;
-- 
2.20.1




More information about the wine-devel mailing list