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