[net][linux] Go fmt net/net_linux.go

pull/720/head
Lomanic 6 years ago
parent fd0ebc6e03
commit 6a8ab0308e

@ -8,13 +8,13 @@ import (
"encoding/hex" "encoding/hex"
"errors" "errors"
"fmt" "fmt"
"io"
"io/ioutil" "io/ioutil"
"net" "net"
"os" "os"
"strconv" "strconv"
"strings" "strings"
"syscall" "syscall"
"io"
"github.com/shirou/gopsutil/internal/common" "github.com/shirou/gopsutil/internal/common"
) )

Loading…
Cancel
Save