1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 14:11:00 +00:00

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