Skip to content

Commit e984d00

Browse files
committed
gofmt fix
1 parent 55b6510 commit e984d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systemtests/util_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import (
55
"encoding/json"
66
"errors"
77
"fmt"
8-
"strconv"
98
"math/rand"
9+
"strconv"
1010
"strings"
1111
"sync"
1212

0 commit comments

Comments
 (0)