Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
Porges authored Aug 16, 2022
1 parent c9b467e commit 43e694d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ApiService/ApiService/onefuzzlib/VmssOperations.cs
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
using System.Net;
using Azure;
using Azure.Core;
using System.Net;
using Azure.Data.Tables;
using Azure.ResourceManager.Compute;
using Azure.ResourceManager.Compute.Models;
using Azure.ResourceManager.Models;
using Microsoft.Extensions.Caching.Memory;
using Microsoft.Rest.Azure;
using Azure.Data.Tables;

namespace Microsoft.OneFuzz.Service;

Expand Down

0 comments on commit 43e694d

Please sign in to comment.