0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-22 08:55:01 +01:00

Make all CI green again

This commit is contained in:
Excellencedev 2025-12-26 13:15:32 +01:00
parent ae43a09aa8
commit f9f24dd466

View File

@ -9,7 +9,6 @@ import (
"fmt"
"net/http"
"net/url"
"testing"
actions_model "code.gitea.io/gitea/models/actions"