Browse Source

Remove unused import

pull/1/head
Stephanie Gredell 7 months ago
parent
commit
d6a0825880
  1. 1
      internal/simulation/loadbalancer.go

1
internal/simulation/loadbalancer.go

@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
package simulation
import (
"fmt"
"math/rand"
)

Loading…
Cancel
Save