Skip to content

Commit

Permalink
resolve conflict with main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
smallfish06 committed Feb 27, 2024
1 parent 052737a commit 3f3cc09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/api_repo_file_create_or_update_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ import (
repo_model "code.gitea.io/gitea/models/repo"
"code.gitea.io/gitea/models/unittest"
user_model "code.gitea.io/gitea/models/user"
"code.gitea.io/gitea/modules/context"
"code.gitea.io/gitea/modules/gitrepo"
"code.gitea.io/gitea/modules/setting"
api "code.gitea.io/gitea/modules/structs"
"code.gitea.io/gitea/services/context"

"github.com/stretchr/testify/assert"
)
Expand Down
Empty file.

0 comments on commit 3f3cc09

Please sign in to comment.