am bdd9c3dc: Remove unused import statement

Merge commit 'bdd9c3dc4fad8012ec18134d0db65c98b92dcbdf' into gingerbread-plus-aosp

* commit 'bdd9c3dc4fad8012ec18134d0db65c98b92dcbdf':
  Remove unused import statement
main
Tadashi G. Takaoka 2010-08-26 19:13:04 -07:00 committed by Android Git Automerger
commit 01b25346c5
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 {