Skip to content

Commit

Permalink
[android] Removed redundant querying of product details for bmk subsc…
Browse files Browse the repository at this point in the history
…ription, i.e. it's duplication
  • Loading branch information
alexzatsepin authored and devnullorthrow committed Aug 28, 2019
1 parent e66eda1 commit 07e58f0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceStat
}

activateState(BookmarkSubscriptionPaymentState.PRODUCT_DETAILS_LOADING);
mPurchaseController.queryProductDetails();
}

void queryProductDetails()
Expand Down

0 comments on commit 07e58f0

Please sign in to comment.