From 572b2adf0a709e90e2bcc483bc3641d351292151 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joshua=20R=C3=BCsweg?= Date: Mon, 3 Jul 2017 22:18:03 +0200 Subject: [PATCH] remove superfluous empty line --- wcfsetup/install/files/lib/data/trophy/Trophy.class.php | 1 - 1 file changed, 1 deletion(-) 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 -- 2.20.1