diff --git a/pkg/inference/models/manager.go b/pkg/inference/models/manager.go index dbc13eb..b0cf68b 100644 --- a/pkg/inference/models/manager.go +++ b/pkg/inference/models/manager.go @@ -15,11 +15,10 @@ import ( "github.com/docker/model-distribution/distribution" "github.com/docker/model-distribution/registry" "github.com/docker/model-distribution/types" - "github.com/sirupsen/logrus" - "github.com/docker/model-runner/pkg/diskusage" "github.com/docker/model-runner/pkg/inference" "github.com/docker/model-runner/pkg/logging" + "github.com/sirupsen/logrus" ) const (