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

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

am f1b25bd4: fix the build: remove duplicated line

* commit 'f1b25bd4':
  fix the build: remove duplicated line
parents 7a91fd62 f1b25bd4
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) {