mirror of https://github.com/gogits/gogs.git
Unknown
11 years ago
5 changed files with 10 additions and 19 deletions
@ -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