mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
remove unused imports
This commit is contained in:
parent
ffddecebef
commit
4eeab2a379
|
@ -1,10 +1,8 @@
|
|||
package needle
|
||||
|
||||
import (
|
||||
"compress/gzip"
|
||||
"crypto/md5"
|
||||
"fmt"
|
||||
"hash"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"mime"
|
||||
|
|
Loading…
Reference in a new issue