Fix to remove commented out line

This commit is contained in:
Ilia Ross
2024-09-18 12:50:22 +03:00
parent 89300de664
commit a1ab757d66

View File

@@ -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],