mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
remove comments
This commit is contained in:
@@ -134,15 +134,6 @@ func loadDB() {
|
||||
|
||||
log.TLogln("Index rutor db")
|
||||
torrsearch.NewIndex(torrs)
|
||||
|
||||
//err = dec.Decode(&ftorrs)
|
||||
//if err == nil {
|
||||
// torrs = ftorrs
|
||||
// log.TLogln("Index rutor db")
|
||||
// torrsearch.NewIndex(torrs)
|
||||
//} else {
|
||||
// log.TLogln("Error read rutor db:", err)
|
||||
//}
|
||||
} else {
|
||||
log.TLogln("Error load rutor db:", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user