From: Tim Düsterhus Date: Wed, 22 Sep 2021 14:04:16 +0000 (+0200) Subject: Remove obsolete import X-Git-Tag: 5.5.0_Beta_1~27 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=53f2085ce293c5959be4429a44aaae5dbf6336bf;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.exporter.git Remove obsolete import --- diff --git a/files/lib/system/exporter/MyBB16xExporter.class.php b/files/lib/system/exporter/MyBB16xExporter.class.php index 9a4bf39..a97bf3c 100644 --- a/files/lib/system/exporter/MyBB16xExporter.class.php +++ b/files/lib/system/exporter/MyBB16xExporter.class.php @@ -18,7 +18,6 @@ use wcf\system\WCF; use wcf\util\ArrayUtil; use wcf\util\FileUtil; use wcf\util\MessageUtil; -use wcf\util\StringUtil; use wcf\util\Url; use wcf\util\UserRegistrationUtil; use wcf\util\UserUtil;