Jeroen van Rijn 4 лет назад
Родитель
Сommit
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
 
 /*