From 61417586f67587c31381b70e57fb3571d1c7cc78 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 19 Nov 2014 16:17:36 +0100 Subject: [PATCH] Removed unnecessary import --- .../install/files/lib/system/bbcode/AttachmentBBCode.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php index 82ac2c3505..125c8350dd 100644 --- a/wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php @@ -4,7 +4,6 @@ use wcf\data\attachment\GroupedAttachmentList; use wcf\system\message\embedded\object\MessageEmbeddedObjectManager; use wcf\system\request\LinkHandler; use wcf\util\StringUtil; -use wcf\data\attachment\Attachment; /** * Parses the [attach] bbcode tag. -- 2.20.1