Skip to content
Snippets Groups Projects
Commit 0b693c35 authored by Guy Halse's avatar Guy Halse
Browse files

Remove extraneous line that crept in from testing

parent 8c8db5d4
No related branches found
No related tags found
No related merge requests found
......@@ -268,7 +268,6 @@ class PowerIdPDisco extends \SimpleSAML\XHTML\IdPDisco
$t->data['returnIDParam'] = $this->returnIdParam;
$t->data['entityID'] = $this->spEntityId;
$t->data['defaulttab'] = $this->discoconfig->getValue('defaulttab', 0);
$t->data['pageid'] = 'discopower';
$idpList = $this->processMetadata($t, $idpList, $preferredIdP);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment