Remove blank line
This commit is contained in:
parent
25c5e543f4
commit
e1dc47de91
|
@ -142,4 +142,3 @@ func seedRandom() error {
|
||||||
rand.Seed(n.Int64())
|
rand.Seed(n.Int64())
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue