Remove import

This commit is contained in:
Iaroslav 2020-08-14 17:38:05 +07:00
parent 1a7b03d54d
commit 288edffa1b
No known key found for this signature in database
GPG Key ID: 46E15E4A31B3BCD7

View File

@ -1,6 +1,5 @@
package scientifik.kmath.operations
import scientifik.kmath.operations.RealField.pow
import kotlin.math.abs
import kotlin.math.pow as kpow