mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-09 07:45:03 +02:00
Fix indent with go fmt (#531)
Co-authored-by: sinozu <[email protected]>
This commit is contained in:
@@ -37,4 +37,3 @@ func TestCartesianProduct(t *testing.T) {
|
||||
output = CartesianProduct(input)
|
||||
assert.Len(output, 0)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user