Removed unused import

This commit is contained in:
Robin 2019-03-05 19:54:37 +01:00
parent 7d68cff700
commit 7f246b2d3d

View file

@ -3,7 +3,6 @@ package org.schabi.newpipe.player;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.Build;
import android.os.Bundle;
import android.os.IBinder;
import android.provider.Settings;