mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 11:55:20 +01:00
Log on timeout only
This commit is contained in:
@@ -205,7 +205,6 @@ public class ServiceSend extends ServiceBase implements SharedPreferences.OnShar
|
||||
@Override
|
||||
public void onTimeout(int startId) {
|
||||
Log.e(new Throwable("onTimeout"));
|
||||
stopSelf(startId);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user