Skip to content

Commit be9e160

Browse files
committed
Fix build
1 parent 8cbdec6 commit be9e160

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extractor/src/main/java/org/schabi/newpipe/extractor/services/soundcloud/SoundcloudParsingHelper.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
import org.schabi.newpipe.extractor.stream.StreamInfoItemsCollector;
2222
import org.schabi.newpipe.extractor.utils.Parser;
2323
import org.schabi.newpipe.extractor.utils.Parser.RegexException;
24+
import org.schabi.newpipe.extractor.utils.Utils;
2425

2526
import javax.annotation.Nonnull;
2627
import java.io.IOException;

0 commit comments

Comments
 (0)