Skip to content

Commit a774498

Browse files
authored
compiler/natives/src/sync: Remove // +build js.
Just testing that CI actually catches this issue. I have some doubts because it prints a warning about symlinks.
1 parent f24d481 commit a774498

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler/natives/src/sync/waitgroup.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build js
2-
31
package sync
42

53
type WaitGroup struct {

0 commit comments

Comments
 (0)