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