[stable17] Don't use an undefined index if not needed (#17393)

[stable17] Don't use an undefined index if not needed
This commit is contained in:
John Molakvoæ 2019-10-04 06:40:10 +02:00 committed by GitHub
commit 56d61ab9f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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">