Issue #2062187 by duozersk: Remove Unused local variable from /core/lib/Drupal/Core/SystemListing.php.
parent
808100c663
commit
7af8f4b45c
|
@ -86,7 +86,6 @@ class SystemListing {
|
|||
$key = 'uri';
|
||||
}
|
||||
$config = conf_path();
|
||||
$files = array();
|
||||
|
||||
// Search for the directory in core.
|
||||
$searchdir = array('core/' . $directory);
|
||||
|
|
Loading…
Reference in New Issue