mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
firmware: add a comment here
This commit is contained in:
parent
675ef84271
commit
c054a2b94b
@ -169,6 +169,7 @@ switch ($action) {
|
||||
|
||||
$count = count($plugins);
|
||||
foreach ($obsolete as $name) {
|
||||
/* remove logic is reversed but we remove both anyway */
|
||||
$plugins = plugins_remove_sibling("os-{$name}-devel", $plugins);
|
||||
$plugins = plugins_remove_sibling("os-{$name}", $plugins);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user