Skip to content

Commit 17f732f

Browse files
committed
remove stray "using Random"
1 parent 9ec56e6 commit 17f732f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/BlackBoxOptim.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using Random
2-
31
module BlackBoxOptim
42

53
using Distributions, StatsBase, Random, LinearAlgebra, Printf, Distributed, Compat

0 commit comments

Comments
 (0)