Skip to content

Commit a6977ac

Browse files
committed
Remove stray import.
1 parent 4b203d0 commit a6977ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/sys/info/platform_linux.odin

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import "base:intrinsics"
55
import "core:strconv"
66
import "core:strings"
77
import "core:sys/linux"
8-
import "core:fmt"
98

109
@(private)
1110
version_string_buf: [1024]u8

0 commit comments

Comments
 (0)