unused now that mask type is in common
This commit is contained in:
parent
138d88a9bc
commit
fd52dfecb4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
import chroma, flatty/binny, math, pixie/common, pixie/images, pixie/internal,
|
import chroma, flatty/binny, math, pixie/common, pixie/images, pixie/internal,
|
||||||
pixie/masks, zippy, zippy/crc
|
zippy, zippy/crc
|
||||||
|
|
||||||
when defined(amd64) and allowSimd:
|
when defined(amd64) and allowSimd:
|
||||||
import nimsimd/sse2
|
import nimsimd/sse2
|
||||||
|
|
Loading…
Reference in a new issue