@@ -142,7 +142,6 @@ func ConfigRESTHandler(w http.ResponseWriter, r *http.Request) {
iferr!=nil{
panic(err)
}
log.Printf("Got this request:",string(b))
err=conf.UpdateFromJSON(b)
iferr!=nil{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.