Browse Source

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>
tags/v18.0.0beta1
Roeland Jago Douma 4 years ago
parent
commit
1ddd6b4080
No account linked to committer's email address
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      core/templates/loginflowv2/done.php

+ 0
- 2
core/templates/loginflowv2/done.php 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">

Loading…
Cancel
Save