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

Commit fcdbafc1 authored by Chris Wren's avatar Chris Wren Committed by Android Git Automerger
Browse files

am 95470bf0: am f1b25bd4: fix the build: remove duplicated line

* commit '95470bf0':
  fix the build: remove duplicated line
parents 1f765d22 95470bf0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@ public class NotificationUsageStats {
    private final SQLiteLog mSQLiteLog;
    private final Context mContext;
    private final Handler mHandler;
    private final Handler mHandler;
    private long mLastEmitTime;

    public NotificationUsageStats(Context context) {