Skip to content

Commit 3fa2b27

Browse files
committed
Remove now-unused variable
1 parent e74cf5a commit 3fa2b27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/SimpleSAML/Kernel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ public function getCacheDir(): string
6868
public function getLogDir(): string
6969
{
7070
$configuration = Configuration::getInstance();
71-
$handler = $configuration->getString('logging.handler');
7271
$loggingPath = $configuration->getOptionalString('loggingdir', sys_get_temp_dir());
7372

7473
$sysUtils = new System();

0 commit comments

Comments
 (0)