We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7c5c4 commit 9e95f80Copy full SHA for 9e95f80
src/ResourceManager/Profile/Commands.Profile.Test/ResourceGroupCompleterUnitTests.cs
@@ -13,14 +13,9 @@
13
// ----------------------------------------------------------------------------------
14
15
using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
16
-using Microsoft.Azure.Management.Internal.Resources;
17
-using Microsoft.Azure.Management.Internal.Resources.Models;
18
-using Microsoft.Rest.Azure.OData;
19
using Microsoft.WindowsAzure.Commands.ScenarioTest;
20
-using Moq;
21
using System;
22
using System.Collections.Generic;
23
-using System.Threading;
24
using Xunit;
25
26
namespace Microsoft.Azure.Commands.Profile.Test
0 commit comments