Removed unused import
This commit is contained in:
parent
10cf081145
commit
b934c7ccbb
|
@ -4,7 +4,6 @@ import org.jsoup.nodes.Element;
|
|||
import org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor;
|
||||
import org.schabi.newpipe.extractor.exceptions.ParsingException;
|
||||
import org.schabi.newpipe.extractor.localization.DateWrapper;
|
||||
import org.schabi.newpipe.extractor.utils.Utils;
|
||||
|
||||
import javax.annotation.Nullable;
|
||||
|
||||
|
|
Loading…
Reference in New Issue