Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mvbrock committed Jan 23, 2025
1 parent da36e40 commit 31064b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/srv/discovery/fetchers/azuresync/azure-sync.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,13 @@ package azuresync

import (
"context"
"github.com/gravitational/teleport/api/types"


"github.com/Azure/azure-sdk-for-go/sdk/azidentity"
"github.com/gravitational/trace"
"golang.org/x/sync/errgroup"

"github.com/gravitational/teleport/api/types"
accessgraphv1alpha "github.com/gravitational/teleport/gen/proto/go/accessgraph/v1alpha"
"github.com/gravitational/teleport/lib/cloud/azure"
"github.com/gravitational/teleport/lib/msgraph"
Expand Down

0 comments on commit 31064b0

Please sign in to comment.