Skip to content

Commit 893f46a

Browse files
authored
fix lint
Signed-off-by: wxiaoguang <[email protected]>
1 parent a14b183 commit 893f46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/dump/dumper_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ import (
1515
"time"
1616

1717
"code.gitea.io/gitea/modules/timeutil"
18-
"github.com/stretchr/testify/require"
1918

2019
"github.com/stretchr/testify/assert"
20+
"github.com/stretchr/testify/require"
2121
)
2222

2323
func TestPrepareFileNameAndType(t *testing.T) {

0 commit comments

Comments
 (0)