Ver Fonte

fix: убран неиспользуемый import io

neyrogovnarik há 1 mês atrás
pai
commit
5183cf7030
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      backend/internal/handlers/upload.go

+ 0 - 1
backend/internal/handlers/upload.go

@@ -4,7 +4,6 @@ package handlers
 import (
 import (
 	"encoding/json"
 	"encoding/json"
 	"fmt"
 	"fmt"
-	"io"
 	"net/http"
 	"net/http"
 	"net/url"
 	"net/url"
 	"time"
 	"time"