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

Commit cda17304 authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Remove too verbose log" into sc-dev

parents 2e7c07e6 8650c895
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;
        }