mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 20:28:15 +00:00
vet all core packages
This commit is contained in:
@@ -2,7 +2,6 @@ package log
|
||||
|
||||
import "core:runtime"
|
||||
import "core:fmt"
|
||||
import "core:sync"
|
||||
|
||||
|
||||
// NOTE(bill, 2019-12-31): These are defined in `package runtime` as they are used in the `context`. This is to prevent an import definition cycle.
|
||||
|
||||
Reference in New Issue
Block a user