remove unused imports

This commit is contained in:
Kimbsen 2020-06-24 13:37:00 +02:00
parent ffddecebef
commit 4eeab2a379

View file

@ -1,10 +1,8 @@
package needle
import (
"compress/gzip"
"crypto/md5"
"fmt"
"hash"
"io"
"io/ioutil"
"mime"