mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
clean: code cleanup
This commit is contained in:
parent
c81bfe1457
commit
47302815c1
1 changed files with 0 additions and 2 deletions
|
|
@ -239,6 +239,4 @@ class MediaService : MediaLibraryService() {
|
||||||
|
|
||||||
private fun getMediaSourceFactory() =
|
private fun getMediaSourceFactory() =
|
||||||
DefaultMediaSourceFactory(this).setDataSourceFactory(DownloadUtil.getDataSourceFactory(this))
|
DefaultMediaSourceFactory(this).setDataSourceFactory(DownloadUtil.getDataSourceFactory(this))
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue