Skip to content
Snippets Groups Projects
Commit 9e93b1d7 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Remove unused imports

parent 1ea8b5a1
No related branches found
No related tags found
No related merge requests found
......@@ -24,15 +24,10 @@ import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.support.annotation.Nullable;
import android.view.Menu;
import android.view.MenuItem;
import org.videolan.medialibrary.Tools;
import org.videolan.medialibrary.media.MediaLibraryItem;
import org.videolan.vlc.R;
import org.videolan.vlc.VLCApplication;
import org.videolan.vlc.gui.audio.BaseAudioBrowser;
import org.videolan.vlc.gui.browser.SortableFragment;
import java.io.BufferedReader;
import java.io.Closeable;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment