Explorar o código

[crypto] Remove unused `mem` import for siphash.

Jeroen van Rijn %!s(int64=3) %!d(string=hai) anos
pai
achega
26ffec845b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      core/crypto/siphash/siphash.odin

+ 0 - 1
core/crypto/siphash/siphash.odin

@@ -14,7 +14,6 @@ package siphash
 
 import "core:crypto"
 import "core:crypto/util"
-import "core:mem"
 
 /*
     High level API