format import style (#7383)

This commit is contained in:
zy 2019-03-19 04:07:58 +08:00 committed by kannappanr
parent 3d29ab4059
commit 73be3ed0ca

View File

@ -17,17 +17,14 @@
package cmd
import (
"encoding/gob"
"encoding/hex"
"errors"
"fmt"
"io"
"net/http"
"path"
"strconv"
"net/http"
"encoding/gob"
"encoding/hex"
"time"
"github.com/gorilla/mux"