From 6e057bdcf636fb5a23500296e848fbbeb73996ce Mon Sep 17 00:00:00 2001 From: Jorropo Date: Fri, 8 Dec 2023 11:38:54 +0100 Subject: [PATCH] Update gateway/handler_unixfs_file.go --- gateway/handler_unixfs_file.go | 1 - 1 file changed, 1 deletion(-) 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"