Skip to content

Commit d67a0e7

Browse files
committed
remove unused import in /examples/cluster-inventory-api/main.go
1 parent c6278a3 commit d67a0e7

File tree

1 file changed

+0
-1
lines changed
  • examples/cluster-inventory-api

1 file changed

+0
-1
lines changed

examples/cluster-inventory-api/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import (
2222
"flag"
2323
"os"
2424

25-
"golang.org/x/sync/errgroup"
2625
clusterinventoryv1alpha1 "sigs.k8s.io/cluster-inventory-api/apis/v1alpha1"
2726
"sigs.k8s.io/cluster-inventory-api/pkg/credentials"
2827

0 commit comments

Comments
 (0)