diff --git a/src/main.go b/src/main.go index 07b45cc0..f05605b1 100644 --- a/src/main.go +++ b/src/main.go @@ -27,7 +27,7 @@ import ( "fmt" log "github.com/sirupsen/logrus" "io" - "math/rand" + // "math/rand" "os" "path/filepath" "stellar/benchmarking"