From 5197140f95ec1e6e25b0a5a8edc4338fee502b20 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Thu, 21 Nov 2013 21:16:11 +0100 Subject: [PATCH] Removed obsolete code --- files/lib/system/exporter/VB3or4xExporter.class.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/files/lib/system/exporter/VB3or4xExporter.class.php b/files/lib/system/exporter/VB3or4xExporter.class.php index efc8297..5b868e3 100644 --- a/files/lib/system/exporter/VB3or4xExporter.class.php +++ b/files/lib/system/exporter/VB3or4xExporter.class.php @@ -5,10 +5,7 @@ use wbb\data\board\BoardCache; use wcf\data\like\Like; use wcf\data\object\type\ObjectTypeCache; use wcf\data\user\group\UserGroup; -use wcf\data\user\option\UserOption; -use wcf\system\database\util\PreparedStatementConditionBuilder; use wcf\system\database\DatabaseException; -use wcf\system\exception\SystemException; use wcf\system\importer\ImportHandler; use wcf\system\request\LinkHandler; use wcf\system\Callback; -- 2.20.1