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

This reverts commit 835b53fc25.
tokarchuk/v1.17
Lunny Xiao 5 years ago committed by techknowlogick
parent 835b53fc25
commit b3b468444b
  1. 1
      modules/structs/attachment.go
  2. 3
      modules/structs/go.mod

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

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