am 01b25346: am bdd9c3dc: Remove unused import statement

Merge commit '01b25346c586ac4bbec1130565210eaa93fdee36'

* commit '01b25346c586ac4bbec1130565210eaa93fdee36':
  Remove unused import statement
This commit is contained in:
Tadashi G. Takaoka 2010-08-27 15:53:07 -07:00 committed by Android Git Automerger
commit 12e2cdd9b3

View file

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