Browse Source

Keep -vet happy

gingerBill 3 năm trước cách đây
mục cha
commit
d23144fd27
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      core/testing/runner_windows.odin

+ 0 - 1
core/testing/runner_windows.odin

@@ -6,7 +6,6 @@ import win32 "core:sys/windows"
 import "core:runtime"
 import "core:intrinsics"
 import "core:time"
-import "core:fmt"
 
 Sema :: struct {
 	count: i32,