Skip to content

Commit

Permalink
need to run files through format or goimports..
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed May 3, 2024
1 parent 50c71dc commit 49f8206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/slices/slices.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ func GetEmptyMatrix(xSize int, ySize int) [][]bool {
}

return result
}
}

0 comments on commit 49f8206

Please sign in to comment.