mirror of
https://github.com/LORDBABUINO/stealth.git
synced 2026-07-25 08:08:11 -07:00
3ab2fb3c9c
The second loop is unreachable: the first loop returns as soon as it finds an existing candidate. Collapse to a single iterator chain.