Don't use an undefined index if not needed

It is not set. And not used. Just some copy paste leftover.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-10-03 16:17:19 +02:00 committed by Backportbot
parent e19a32ccfc
commit 1a4505f64b
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">