mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
Remove unused constants.
This commit is contained in:
parent
b7d856cd5e
commit
f7c2d18325
@ -11,11 +11,6 @@ object IntentData {
|
||||
const val fileName = "fileName"
|
||||
const val keepQueue = "keepQueue"
|
||||
const val playlistType = "playlistType"
|
||||
const val videoFormat = "videoFormat"
|
||||
const val videoQuality = "videoQuality"
|
||||
const val audioFormat = "audioFormat"
|
||||
const val audioQuality = "audioQuality"
|
||||
const val subtitleCode = "subtitleCode"
|
||||
const val downloading = "downloading"
|
||||
const val openAudioPlayer = "openAudioPlayer"
|
||||
const val fragmentToOpen = "fragmentToOpen"
|
||||
|
Loading…
Reference in New Issue
Block a user