diff --git a/gateway/handler_unixfs_file.go b/gateway/handler_unixfs_file.go index 6402515f00..32f8332fd4 100644 --- a/gateway/handler_unixfs_file.go +++ b/gateway/handler_unixfs_file.go @@ -3,7 +3,6 @@ package gateway import ( "bytes" "context" - "io" "mime" "net/http"