am 01b25346: am bdd9c3dc: Remove unused import statement

Merge commit '01b25346c586ac4bbec1130565210eaa93fdee36'

* commit '01b25346c586ac4bbec1130565210eaa93fdee36':
  Remove unused import statement
main
Tadashi G. Takaoka 2010-08-27 15:53:07 -07:00 committed by Android Git Automerger
commit 12e2cdd9b3
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 {