removed unused imports InAppWebView.java

This commit is contained in:
Lorenzo Pichilli 2021-02-06 02:31:24 +01:00
parent 55242a35f9
commit e7de6d3419
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ import android.os.Message;
import android.print.PrintAttributes;
import android.print.PrintDocumentAdapter;
import android.print.PrintManager;
import android.util.ArraySet;
import android.util.AttributeSet;
import android.util.Log;
import android.view.ActionMode;