Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mvbrock committed Jan 22, 2025
1 parent 83932f6 commit 45e21f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/srv/discovery/fetchers/azure-sync/azure-sync.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ package azuresync
import (
"context"


"github.com/Azure/azure-sdk-for-go/sdk/azidentity"
"github.com/gravitational/trace"
"golang.org/x/sync/errgroup"
Expand Down
1 change: 0 additions & 1 deletion lib/srv/discovery/fetchers/azure-sync/reconcile.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ package azuresync
import (
"fmt"


"google.golang.org/protobuf/proto"

accessgraphv1alpha "github.com/gravitational/teleport/gen/proto/go/accessgraph/v1alpha"
Expand Down

0 comments on commit 45e21f9

Please sign in to comment.