Removed unused import

This commit is contained in:
Robin 2019-03-05 19:54:37 +01:00
parent 86c1328adf
commit b84c243445

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;