fix the build: remove duplicated line
Change-Id: I0ae6443dd7237b8cce14d12967edd0afb8d34196
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user