mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
Fix to remove commented out line
This commit is contained in:
@@ -468,7 +468,6 @@ foreach my $f ($sources_list_file, glob("$sources_list_dir/*")) {
|
||||
{
|
||||
'cannot' => 1,
|
||||
'file' => $f,
|
||||
# 'line' => $lnum,
|
||||
'url' => $repo{'url'},
|
||||
'enabled' => !$repo{'disabled'},
|
||||
'words' => [$comp, $suite],
|
||||
|
||||
Reference in New Issue
Block a user