2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-22 18:07:47 +00:00

remove unused import

This commit is contained in:
bopol 2020-05-11 12:54:33 +02:00
parent de26e00079
commit adaf196c99

View File

@ -1,6 +1,5 @@
package org.schabi.newpipe.extractor.utils;
import com.grack.nanojson.JsonObject;
import org.schabi.newpipe.extractor.exceptions.ParsingException;
import java.io.UnsupportedEncodingException;