mirror of https://github.com/go-gitea/gitea
parent
9b014d05e4
commit
7ffdabb28f
@ -1,11 +0,0 @@ |
||||
// +build !pprof
|
||||
|
||||
package debug |
||||
|
||||
import ( |
||||
"github.com/go-martini/martini" |
||||
) |
||||
|
||||
func RegisterRoutes(r martini.Router) { |
||||
// do nothing
|
||||
} |
Loading…
Reference in new issue