mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-30 17:40:34 +01:00
Less chatty
This commit is contained in:
@@ -168,7 +168,8 @@ public class Helper {
|
||||
|
||||
@Override
|
||||
protected void beforeExecute(Thread t, Runnable r) {
|
||||
Log.i("Executing " + t.getName());
|
||||
if (BuildConfig.DEBUG)
|
||||
Log.i("Executing " + t.getName());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user