Skip to content

Commit 4600f3f

Browse files
committed
Drop redundant import
1 parent 47ea202 commit 4600f3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ end
6666
end
6767
end
6868

69-
import MeasureBase.:
7069
function ::Normal, kernel)
7170
m = kernel(μ)
7271
Normal= m.μ.μ, σ = sqrt(m.μ.σ^2 + m.σ^2))

0 commit comments

Comments
 (0)