From: Joshua Rüsweg Date: Mon, 3 Jul 2017 20:18:03 +0000 (+0200) Subject: remove superfluous empty line X-Git-Tag: 3.1.0_Alpha_1~301 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=572b2adf0a709e90e2bcc483bc3641d351292151;p=GitHub%2FWoltLab%2FWCF.git remove superfluous empty line --- diff --git a/wcfsetup/install/files/lib/data/trophy/Trophy.class.php b/wcfsetup/install/files/lib/data/trophy/Trophy.class.php index 28f3c55532..6cb0086d09 100644 --- a/wcfsetup/install/files/lib/data/trophy/Trophy.class.php +++ b/wcfsetup/install/files/lib/data/trophy/Trophy.class.php @@ -73,7 +73,6 @@ class Trophy extends DatabaseObject implements ITitledLinkObject, IRouteControll * @return string */ public function renderTrophy($size = self::DEFAULT_SIZE) { - switch ($this->type) { case self::TYPE_IMAGE: { // @TODO