Fix PhoneService
This commit is contained in:
parent
a633a0d605
commit
3f9fff5baa
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ public class PhoneService {
|
||||||
iterator.remove();
|
iterator.remove();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
iterator.remove();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return phoneFidMap;
|
return phoneFidMap;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue