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

Commit f1b25bd4 authored by Chris Wren's avatar Chris Wren
Browse files

fix the build: remove duplicated line

Change-Id: I0ae6443dd7237b8cce14d12967edd0afb8d34196
parent ac2c8908
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) {