Add missing import for @throws annotation

pull/4976/head
TobiGr 2020-11-28 12:36:45 +01:00
rodzic a61830a860
commit 0a78ae60be
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -7,6 +7,7 @@ import org.schabi.newpipe.database.playlist.model.PlaylistStreamEntity
import org.schabi.newpipe.database.stream.model.StreamEntity
import org.schabi.newpipe.database.stream.model.StreamStateEntity
import org.schabi.newpipe.extractor.stream.StreamInfoItem
import kotlin.jvm.Throws
class PlaylistStreamEntry(
@Embedded