diff --git a/android/src/com/mapswithme/maps/purchase/BookmarkSubscriptionFragment.java b/android/src/com/mapswithme/maps/purchase/BookmarkSubscriptionFragment.java index dcc5b0ae9ae..3c7683ad14f 100644 --- a/android/src/com/mapswithme/maps/purchase/BookmarkSubscriptionFragment.java +++ b/android/src/com/mapswithme/maps/purchase/BookmarkSubscriptionFragment.java @@ -128,7 +128,6 @@ public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceStat } activateState(BookmarkSubscriptionPaymentState.PRODUCT_DETAILS_LOADING); - mPurchaseController.queryProductDetails(); } void queryProductDetails()