mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 03:40:08 +00:00
Make the linter happy
This commit is contained in:
@@ -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,4 +1,3 @@
|
||||
//+build netbsd
|
||||
//+private
|
||||
package sync
|
||||
|
||||
|
||||
Reference in New Issue
Block a user