浏览代码

Make -vet happy.

Jeroen van Rijn 4 年之前
父节点
当前提交
f04614b1f1
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      core/hash/xxhash/common.odin

+ 0 - 4
core/hash/xxhash/common.odin

@@ -11,10 +11,6 @@ package xxhash
 
 import "core:intrinsics"
 import "core:runtime"
-import "core:time"
-import "core:fmt"
-import "core:testing"
-
 mem_copy :: runtime.mem_copy
 
 /*