mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Removed warnings from go staticcheck
This commit is contained in:
committed by
Dan Christian Bogos
parent
c2dacc42c1
commit
09e5088262
@@ -69,7 +69,6 @@ var (
|
||||
|
||||
func init() {
|
||||
startCGRateSTime = time.Now()
|
||||
math_rand.Seed(startCGRateSTime.UnixNano())
|
||||
boolGenerator = newBoolGen()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user