Skip to content

Commit 60b2202

Browse files
committed
lint
1 parent af7300d commit 60b2202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/actions_concurrency_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
"testing"
1414
"time"
1515

16-
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
1716
actions_model "code.gitea.io/gitea/models/actions"
1817
auth_model "code.gitea.io/gitea/models/auth"
1918
repo_model "code.gitea.io/gitea/models/repo"
@@ -25,6 +24,7 @@ import (
2524
webhook_module "code.gitea.io/gitea/modules/webhook"
2625
actions_service "code.gitea.io/gitea/services/actions"
2726

27+
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
2828
"github.com/stretchr/testify/assert"
2929
)
3030

0 commit comments

Comments
 (0)