remove extra import

This commit is contained in:
AlyaNovikova 2021-03-12 15:25:47 +03:00
parent 454d574ccd
commit 70e1861e53

View File

@ -2,7 +2,6 @@ package space.kscience.kmath.tensors
import space.kscience.kmath.nd.MutableNDBuffer
import space.kscience.kmath.structures.RealBuffer
import space.kscience.kmath.structures.ValueFlag
import space.kscience.kmath.structures.array
import kotlin.math.max