1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-24 22:23:19 +00:00

remove unused imports

This commit is contained in:
Christian Schabesberger 2018-05-25 09:43:28 +02:00
parent c78cc6f2fd
commit 48e4eb44f2

View File

@ -20,9 +20,6 @@
package org.schabi.newpipe;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;