mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 19:37:38 +08:00
remove unused imports
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
package needle
|
||||
|
||||
import (
|
||||
"compress/gzip"
|
||||
"crypto/md5"
|
||||
"fmt"
|
||||
"hash"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"mime"
|
||||
|
Reference in New Issue
Block a user