mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Remove unused import.
This commit is contained in:
@@ -7,7 +7,6 @@ import "base:runtime"
|
|||||||
import "core:strings"
|
import "core:strings"
|
||||||
import "core:c"
|
import "core:c"
|
||||||
import "core:strconv"
|
import "core:strconv"
|
||||||
import "base:intrinsics"
|
|
||||||
|
|
||||||
// NOTE(flysand): For compatibility we'll make core:os package
|
// NOTE(flysand): For compatibility we'll make core:os package
|
||||||
// depend on the old (scheduled for removal) linux package.
|
// depend on the old (scheduled for removal) linux package.
|
||||||
|
|||||||
Reference in New Issue
Block a user