mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
format import style (#7383)
This commit is contained in:
parent
3d29ab4059
commit
73be3ed0ca
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user