linter again

This commit is contained in:
DubbleClick 2025-05-22 12:45:06 +07:00
parent 6a86b28977
commit bc002d500e

View File

@ -121,8 +121,7 @@ class SPCConfigUtil
}
}
}
}
else {
} else {
$requiredLibs[] = $this->getShortLibName($lib);
}
foreach ($requiredLibs as $requiredLib) {