Fix PhoneService

This commit is contained in:
Mikhail Trofimov 2025-09-23 17:45:22 +03:00
parent a633a0d605
commit 3f9fff5baa

View file

@ -55,7 +55,6 @@ public class PhoneService {
iterator.remove();
break;
}
iterator.remove();
}
}
return phoneFidMap;