Skip to content

Commit

Permalink
gci
Browse files Browse the repository at this point in the history
  • Loading branch information
kubasobon committed Feb 12, 2025
1 parent ab31f28 commit fa2677c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/inventory/azurefetcher/fetcher_resource_graph.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ package azurefetcher
import (
"context"

"github.com/mitchellh/mapstructure"

"github.com/elastic/cloudbeat/internal/infra/clog"
"github.com/elastic/cloudbeat/internal/inventory"
azurelib "github.com/elastic/cloudbeat/internal/resources/providers/azurelib/inventory"

"github.com/mitchellh/mapstructure"
)

type resourceGraphFetcher struct {
Expand Down

0 comments on commit fa2677c

Please # to comment.