diff --git a/core/hash/xxhash/common.odin b/core/hash/xxhash/common.odin index a8a502035..93a4230c4 100644 --- a/core/hash/xxhash/common.odin +++ b/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 /*