removed unused import to satisfy CI checker

Signed-off-by: Holger Müller <github@euhm.de>
This commit is contained in:
Holger Müller 2022-03-21 18:43:10 +01:00
parent 7b750c692c
commit 0944bd2217
No known key found for this signature in database
GPG Key ID: 016F07C42F7AC2B1
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ import android.graphics.Point
import android.graphics.drawable.Drawable
import android.os.Bundle
import android.os.Handler
import android.text.TextUtils
import android.view.ContextMenu
import android.view.ContextMenu.ContextMenuInfo
import android.view.GestureDetector