fix new detected lint issue All checks were successful continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
@@ -5,9 +5,10 @@ | ||||
package gitea | ||||
| ||||
import ( | ||||
"github.com/stretchr/testify/assert" | ||||
"log" | ||||
"testing" | ||||
| ||||
"github.com/stretchr/testify/assert" | ||||
) | ||||
| ||||
func TestRepoStaring(t *testing.T) { | ||||
|
Reference in New Issue
Block a user