[android] Removed redundant poi catalog gallery request

This commit is contained in:
Александр Зацепин 2020-02-06 14:53:10 +03:00 committed by Daria Volvenkova
parent 3632afb9f6
commit 21e1225d00

View file

@ -1187,8 +1187,6 @@ public class PlacePageView extends NestedScrollView
private void processSponsored(@NonNull NetworkPolicy policy)
{
mCatalogPromoController.updateCatalogPromo(policy, mMapObject);
if (mSponsored == null || mMapObject == null)
return;