Make the linter happy

This commit is contained in:
Andreas T Jonsson
2024-04-19 12:32:09 +02:00
parent dd95a8d11d
commit a23c378513
3 changed files with 10 additions and 13 deletions
-1
View File
@@ -4,7 +4,6 @@ package sync
import "core:c"
import "core:time"
import "core:sys/unix"
import "base:runtime"
@(private="file")
Wait_Node :: struct {
-1
View File
@@ -1,4 +1,3 @@
//+build netbsd
//+private
package sync