Removing some eclipse warnings

Change-Id: I160feaee81b262be02446885fae643c0be71b7af
This commit is contained in:
Sunny Goyal
2015-08-17 12:54:57 -07:00
parent e3e05563b7
commit 42e28092b3
18 changed files with 10 additions and 77 deletions

View File

@@ -1,8 +1,5 @@
package com.android.launcher3;
import com.android.launcher3.Utilities;
import android.util.Log;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewConfiguration;