소스 검색

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
 
 /*