Fix indent with go fmt (#531)
Co-authored-by: sinozu <sinozu@users.noreply.github.com>
This commit is contained in:
@@ -37,4 +37,3 @@ func TestCartesianProduct(t *testing.T) {
|
|||||||
output = CartesianProduct(input)
|
output = CartesianProduct(input)
|
||||||
assert.Len(output, 0)
|
assert.Len(output, 0)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user