diff --git a/src/Module/Settings/Profile/Photo/Index.php b/src/Module/Settings/Profile/Photo/Index.php index 9cb5644b2..9d2648abd 100644 --- a/src/Module/Settings/Profile/Photo/Index.php +++ b/src/Module/Settings/Profile/Photo/Index.php @@ -99,7 +99,6 @@ class Index extends BaseSettingsModule parent::content(); - /** @var Arguments $args */ $args = DI::args(); $newuser = $args->get($args->getArgc() - 1) === 'new';