mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-27 15:30:34 +05:30
Removed unused code
This commit is contained in:
parent
e81b0e2885
commit
289b84e68b
@ -89,7 +89,6 @@ public class YoutubeCommentsInfoItemExtractor implements CommentsInfoItemExtract
|
||||
*/
|
||||
@Override
|
||||
public int getLikeCount() throws ParsingException {
|
||||
json.getInt("");
|
||||
// This may return a language dependent version, e.g. in German: 3,3 Mio
|
||||
final String textualLikeCount = getTextualLikeCount();
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user