Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8650c895 authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Remove too verbose log

Bug: 124949433
Test: Build & boot
Change-Id: I09e5d56d7bb854732698573a20e919aa125cc546
parent a1463dbe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -928,7 +928,6 @@ public class SyncManager {
        }

        if (ArrayUtils.isEmpty(accounts)) {
            mLogger.log("scheduleSync: no accounts configured, dropping");
            return;
        }