aboutsummaryrefslogtreecommitdiffstats
path: root/modules/base/base.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/base/base.go')
-rw-r--r--modules/base/base.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/base/base.go b/modules/base/base.go
index 0ba72c328e..026f68f646 100644
--- a/modules/base/base.go
+++ b/modules/base/base.go
@@ -4,9 +4,6 @@
package base
-// DocURL api doc url
-const DocURL = "https://godoc.org/github.com/go-gitea/go-sdk/gitea"
-
type (
// TplName template relative path type
TplName string