Remove blank line

This commit is contained in:
Alex Dadgar 2016-02-17 11:48:52 -08:00
parent 25c5e543f4
commit e1dc47de91
1 changed files with 0 additions and 1 deletions

View File

@ -142,4 +142,3 @@ func seedRandom() error {
rand.Seed(n.Int64())
return nil
}