mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +05:30
Get rid of spaces I left
This commit is contained in:
parent
84b3786f17
commit
d723107d02
@ -456,8 +456,6 @@ class PlayerFragment : Fragment() {
|
||||
.setSubtitleConfigurations(subtitle)
|
||||
.build()
|
||||
exoPlayer.setMediaItem(mediaItem)
|
||||
|
||||
|
||||
} else {
|
||||
val dataSourceFactory: DataSource.Factory =
|
||||
DefaultHttpDataSource.Factory()
|
||||
|
Loading…
Reference in New Issue
Block a user