gofumpt -l -extra -w .

This commit is contained in:
Ignasi 2025-04-10 17:31:23 +02:00
parent 2cd93867cc
commit 7619921d11
No known key found for this signature in database
GPG Key ID: 504D4971A6A37388
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/sirupsen/logrus"
"html"
"net/http"
@ -13,6 +12,7 @@ import (
"github.com/docker/model-distribution/pkg/types"
"github.com/docker/model-runner/pkg/inference"
"github.com/docker/model-runner/pkg/logging"
"github.com/sirupsen/logrus"
)
const (