diff --git a/tests/integration/actions_job_token_test.go b/tests/integration/actions_job_token_test.go index 14956e9185..ed6a9c8eaf 100644 --- a/tests/integration/actions_job_token_test.go +++ b/tests/integration/actions_job_token_test.go @@ -9,7 +9,6 @@ import ( "fmt" "net/http" "net/url" - "testing" actions_model "code.gitea.io/gitea/models/actions"