mirror of
https://github.com/LORDBABUINO/stealth.git
synced 2026-06-10 06:13:31 -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.