Skip to content

Commit b7f405e

Browse files
tas50claude
andcommitted
🧹 Remove extra blank line in discovery.go
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 68dd81c commit b7f405e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

providers/azure/resources/discovery.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,6 @@ func discoverCosmosDb(runtime *plugin.Runtime, subsWithConfigs []subWithConfig)
741741
return assets, nil
742742
}
743743

744-
745744
func discoverStorageAccounts(runtime *plugin.Runtime, subsWithConfig []subWithConfig) ([]*inventory.Asset, error) {
746745
assets := []*inventory.Asset{}
747746
for _, subWithConfig := range subsWithConfig {

0 commit comments

Comments
 (0)