gofmt: sort
This commit is contained in:
parent
0c212c72c9
commit
fb0187b197
@ -2,9 +2,9 @@ package network
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"sort"
|
||||
"strconv"
|
||||
"strings"
|
||||
"sort"
|
||||
)
|
||||
|
||||
type InterfaceGenerator interface {
|
||||
|
Loading…
Reference in New Issue
Block a user