fix new detected lint issue
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2021-08-13 14:02:12 +02:00
parent 02a60ca507
commit 43c70a8ad5

View File

@@ -5,9 +5,10 @@
package gitea
import (
"github.com/stretchr/testify/assert"
"log"
"testing"
"github.com/stretchr/testify/assert"
)
func TestRepoStaring(t *testing.T) {