package dup
Cette révision appartient à :
Parent
d8179450a9
révision
60ba3ba204
1 fichiers modifiés avec 1 ajouts et 3 suppressions
|
@ -9,8 +9,6 @@ import (
|
|||
"github.com/ewhal/nyaa/db"
|
||||
"github.com/ewhal/nyaa/model"
|
||||
"github.com/ewhal/nyaa/util"
|
||||
"strconv"
|
||||
"strings"
|
||||
)
|
||||
|
||||
type WhereParams struct {
|
||||
|
@ -192,4 +190,4 @@ func UpdateTorrent(torrent model.Torrents) (int, error) {
|
|||
}
|
||||
|
||||
return http.StatusOK, nil
|
||||
}
|
||||
}
|
||||
|
|
Référencer dans un nouveau ticket