We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b203d0 commit a6977acCopy full SHA for a6977ac
core/sys/info/platform_linux.odin
@@ -5,7 +5,6 @@ import "base:intrinsics"
5
import "core:strconv"
6
import "core:strings"
7
import "core:sys/linux"
8
-import "core:fmt"
9
10
@(private)
11
version_string_buf: [1024]u8
0 commit comments