remove superfluous empty line
authorJoshua Rüsweg <josh@bastelstu.be>
Mon, 3 Jul 2017 20:18:03 +0000 (22:18 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Mon, 3 Jul 2017 20:18:03 +0000 (22:18 +0200)
wcfsetup/install/files/lib/data/trophy/Trophy.class.php

index 28f3c5553293529f50868cb9718151c958aa9286..6cb0086d098782224db69da92d96e4655e6171b0 100644 (file)
@@ -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