chore: remove unused imports

This commit is contained in:
Pasha Sviderski
2025-10-03 15:03:19 +10:00
parent cdff036935
commit 82fd9744bf
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -15,7 +15,6 @@ import (
"github.com/docker/docker/client"
"github.com/jmoiron/sqlx"
"github.com/psviderski/uncloud/internal/containerd"
"github.com/psviderski/uncloud/internal/machine/api/pb"
"github.com/psviderski/uncloud/pkg/api"
"google.golang.org/grpc/codes"
"google.golang.org/grpc/status"