Merge pull request #17906 from nextcloud/backport/17388/stable16

[stable16] Don't use an undefined index if not needed
This commit is contained in:
Roeland Jago Douma 2019-11-12 08:13:37 +01:00 committed by GitHub
commit 8f3062577c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ declare(strict_types=1);
style('core', 'login/authpicker');
/** @var array $_ */
/** @var \OCP\IURLGenerator $urlGenerator */
$urlGenerator = $_['urlGenerator'];
?>
<div class="picker-window">