Browse Source

Make -vet happy.

Jeroen van Rijn 4 years ago
parent
commit
f04614b1f1
1 changed files with 0 additions and 4 deletions
  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
 
 /*