dont need these to compile
Cette révision appartient à :
Parent
c0712b98f1
révision
73b4102552
1 fichiers modifiés avec 0 ajouts et 3 suppressions
|
@ -10,11 +10,8 @@ import (
|
|||
"github.com/ewhal/nyaa/service/torrent"
|
||||
"github.com/ewhal/nyaa/util/log"
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/microcosm-cc/bluemonday"
|
||||
)
|
||||
|
||||
var p = bluemonday.UGCPolicy()
|
||||
|
||||
func ViewHandler(w http.ResponseWriter, r *http.Request) {
|
||||
vars := mux.Vars(r)
|
||||
id := vars["id"]
|
||||
|
|
Référencer dans un nouveau ticket