Skip to content

Commit 9e95f80

Browse files
committed
remove unnecessary usings
1 parent ad7c5c4 commit 9e95f80

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/ResourceManager/Profile/Commands.Profile.Test/ResourceGroupCompleterUnitTests.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,9 @@
1313
// ----------------------------------------------------------------------------------
1414

1515
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;
1916
using Microsoft.WindowsAzure.Commands.ScenarioTest;
20-
using Moq;
2117
using System;
2218
using System.Collections.Generic;
23-
using System.Threading;
2419
using Xunit;
2520

2621
namespace Microsoft.Azure.Commands.Profile.Test

0 commit comments

Comments
 (0)