Skip to content

Commit

Permalink
Remove space after // for directive
Browse files Browse the repository at this point in the history
  • Loading branch information
jfroundjian committed Sep 10, 2024
1 parent dd37eb9 commit ce629e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pool_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Pool is no-op under race detector, so all these tests do not work.
// go:build !race
//go:build !race

package astjson

Expand Down

0 comments on commit ce629e2

Please sign in to comment.