mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
cosmetics
This commit is contained in:
@@ -93,8 +93,6 @@ func ListViewed(hash string) []*Viewed {
|
||||
return ret
|
||||
}
|
||||
|
||||
if err != nil {
|
||||
log.TLogln("Error list viewed:", err)
|
||||
}
|
||||
log.TLogln("Error list viewed:", err)
|
||||
return []*Viewed{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user