Reduced logging

pull/200/head
M66B 3 years ago
parent afa83fb6b4
commit b60da5cf11

@ -549,8 +549,6 @@ public class ActivityBilling extends ActivityBase implements PurchasesUpdatedLis
message += " " + stage;
}
if (BuildConfig.PLAY_STORE_RELEASE)
Log.e(message);
EntityLog.log(this, message);
if (result != null) {

Loading…
Cancel
Save