Code cleanup

This commit is contained in:
antonio 2023-02-18 11:23:53 +01:00
parent aea5b5fc14
commit 9f5860b3f7
3 changed files with 2 additions and 5 deletions

View file

@ -7,7 +7,6 @@ import androidx.room.OnConflictStrategy;
import androidx.room.Query;
import com.cappielloantonio.play.model.Queue;
import com.cappielloantonio.play.model.Server;
import java.util.List;