Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bdd9c3dc authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Remove unused import statement

Change-Id: I61890a702060650369c6edf70c3de823a0fc1bf1
parent e83d7385
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

package com.android.inputmethod.latin;

import android.util.Log;
import android.view.MotionEvent;

class SwipeTracker {