diff --git a/http/tus_store.go b/http/tus_store.go index 241e4534..90ba7b61 100644 --- a/http/tus_store.go +++ b/http/tus_store.go @@ -16,7 +16,6 @@ import ( "crypto/rand" "encoding/hex" "errors" - "fmt" "io" "net/http" "os"