Removed dependency from StructArrays

Not used in current setup
This commit is contained in:
Alberto Ramos 2021-10-26 21:55:07 +02:00
parent 772fe1aa8c
commit 563eb55e48
5 changed files with 4 additions and 44 deletions

View file

@ -12,7 +12,7 @@
module YM
using CUDA, Random, StructArrays, TimerOutputs
using CUDA, Random, TimerOutputs
using ..Space
using ..Groups
using ..Fields