Skip to content

Commit

Permalink
rerunning make on project to resolve issues
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-purang committed Mar 5, 2024
1 parent 0cb3bd0 commit 0cc295c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ package kubeletutil // import "github.com/open-telemetry/opentelemetry-collector
import (
"context"
"fmt"
"google.golang.org/grpc"
"net"
"os"
"time"

"google.golang.org/grpc"
"google.golang.org/grpc/credentials/insecure"
podresourcesapi "k8s.io/kubelet/pkg/apis/podresources/v1"
)
Expand Down

0 comments on commit 0cc295c

Please sign in to comment.