Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

fix handlers error

Cette révision appartient à :
akuma06 2017-05-18 03:09:23 +02:00
Parent f07ba6929c
révision 22c87a6bbf

Voir le fichier

@ -4,7 +4,7 @@ import (
"net/http"
"github.com/NyaaPantsu/nyaa/service/captcha"
// "github.com/gorilla/handlers"
"github.com/gorilla/handlers"
"github.com/gorilla/mux"
)