mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
cosmetics
This commit is contained in:
@@ -193,8 +193,6 @@ func getTorrentMeta(path, host string) (ret interface{}) {
|
|||||||
meta := upnpav.Container{Object: obj, ChildCount: 1}
|
meta := upnpav.Container{Object: obj, ChildCount: 1}
|
||||||
return meta
|
return meta
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func loadTorrent(path, host string) (ret []interface{}) {
|
func loadTorrent(path, host string) (ret []interface{}) {
|
||||||
|
|||||||
Reference in New Issue
Block a user