Skip to content

Commit 49f8206

Browse files
committed
need to run files through format or goimports..
1 parent 50c71dc commit 49f8206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_examples/slices/slices.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ func GetEmptyMatrix(xSize int, ySize int) [][]bool {
7272
}
7373

7474
return result
75-
}
75+
}

0 commit comments

Comments
 (0)