瀏覽代碼

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 年之前
父節點
當前提交
1ddd6b4080
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. 0
    2
      core/templates/loginflowv2/done.php

+ 0
- 2
core/templates/loginflowv2/done.php 查看文件

@@ -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…
取消
儲存