Revert "make modules/structs as a spereate go mod (#7127)" (#7175)

This reverts commit 835b53fc25.
This commit is contained in:
Lunny Xiao 2019-06-11 03:55:58 +08:00 committed by techknowlogick
parent 835b53fc25
commit b3b468444b
2 changed files with 0 additions and 4 deletions

View File

@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
package structs // import "code.gitea.io/gitea/modules/structs"
import (
"time"
)

View File

@ -1,3 +0,0 @@
module code.gitea.io/gitea/modules/structs
go 1.12