summaryrefslogtreecommitdiffstats
path: root/modules/structs/attachment.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/structs/attachment.go')
-rw-r--r--modules/structs/attachment.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/structs/attachment.go b/modules/structs/attachment.go
index 954956f328..7becd94335 100644
--- a/modules/structs/attachment.go
+++ b/modules/structs/attachment.go
@@ -3,6 +3,7 @@
// license that can be found in the LICENSE file.
package structs // import "code.gitea.io/gitea/modules/structs"
+
import (
"time"
)