code cleanup (#602)

This commit is contained in:
Kevin Papst
2019-02-26 02:26:37 +01:00
committed by GitHub
parent 03aa4c9ddc
commit 86832fb703
8 changed files with 12 additions and 11 deletions

View File

@@ -66,7 +66,6 @@ class ThemeOptionsSubscriber implements EventSubscriberInterface
$skin = '';
foreach ($user->getPreferences() as $ref) {
$name = $ref->getName();
switch ($name) {
case UserPreference::SKIN: