Skip to content

Commit

Permalink
Add import os
Browse files Browse the repository at this point in the history
  • Loading branch information
zbud-msft committed Jan 9, 2024
1 parent 46ae9c0 commit 0943d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telemetry/telemetry.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"io/ioutil"
"strconv"
"time"

"os"
log "github.com/golang/glog"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
Expand Down

0 comments on commit 0943d7f

Please sign in to comment.