Skip to content

Commit

Permalink
clean MainActivity
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdelmjid-ASOUAB committed Jan 26, 2022
1 parent a850792 commit 0e49bd8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ private void initYCPay() {
"pub-key",
"fr"
);
this.ycPay.getIsConfigLoaded().observe(this, isLoaded -> { });
}

private void onPayPressed() throws YCPayInvalidArgumentException, YCPayInvalidPaymentMethodException {
Expand Down

0 comments on commit 0e49bd8

Please sign in to comment.