Removed unused import

pull/628/head
litetex 2021-05-20 20:11:35 +02:00
rodzic 10cf081145
commit b934c7ccbb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4E362E77AA7E82DF
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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;