Skip to content

Commit

Permalink
vm_list
Browse files Browse the repository at this point in the history
  • Loading branch information
cataggar committed Jan 7, 2024
1 parent 19e68db commit 36faf41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/mgmt/resourcegraph/examples/vm_list.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
///
/// Ref: <https://learn.microsoft.com/en-us/rest/api/azureresourcegraph/resourcegraph(2021-03-01)/resources/resources?tabs=HTTP>
///
use azure_identity::DefaultAzureCredential;
use azure_mgmt_resourcegraph::{
models::{QueryRequest, QueryRequestOptions},
Client,
Expand Down

0 comments on commit 36faf41

Please sign in to comment.