Skip to content

Commit 6420017

Browse files
committed
Fix syntax error
1 parent 6048c8e commit 6420017

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Controller/MetaRefresh.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ class MetaRefresh
4545
public function __construct(
4646
protected Configuration $config,
4747
) {
48-
$this->config = $config;
4948
$this->module_config = Configuration::getConfig('module_metarefresh.php');
5049
$this->authUtils = new Utils\Auth();
5150
}

0 commit comments

Comments
 (0)