Remove unused import statement

Change-Id: I61890a702060650369c6edf70c3de823a0fc1bf1
main
Tadashi G. Takaoka 2010-08-27 11:11:05 +09:00
parent e83d7385ab
commit bdd9c3dc4f
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
package com.android.inputmethod.latin;
import android.util.Log;
import android.view.MotionEvent;
class SwipeTracker {