We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e9b2e commit 9cbef04Copy full SHA for 9cbef04
models/issue_milestone_test.go
@@ -10,7 +10,7 @@ import (
10
"time"
11
12
api "code.gitea.io/gitea/modules/structs"
13
- "code.gitea.io/gitea/modules/util"
+ "code.gitea.io/gitea/modules/timeutil"
14
15
"github.com/stretchr/testify/assert"
16
)
0 commit comments