Reduced logging

This commit is contained in:
M66B
2021-07-15 18:03:58 +02:00
parent afa83fb6b4
commit b60da5cf11

View File

@@ -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) {