mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 20:06:29 +01:00
Reduced logging
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user