adapt new nanojson version

This commit is contained in:
bopol
2020-05-05 10:02:56 +02:00
parent 79483a6dc0
commit 3757541a9c
4 changed files with 8 additions and 9 deletions

View File

@@ -7,7 +7,6 @@ import org.schabi.newpipe.extractor.InfoItem;
import org.schabi.newpipe.extractor.ListExtractor;
import org.schabi.newpipe.extractor.NewPipe;
import org.schabi.newpipe.extractor.StreamingService;
import org.schabi.newpipe.extractor.exceptions.ParsingException;
import org.schabi.newpipe.extractor.search.SearchExtractor;
import org.schabi.newpipe.extractor.services.DefaultSearchExtractorTest;