Skip to content

Commit 47ec758

Browse files
Added documentation comments for the get-help command
1 parent 2b9e5df commit 47ec758

File tree

3 files changed

+1181
-7
lines changed

3 files changed

+1181
-7
lines changed

src/ResourceManager/AzureBatch/Commands.Batch.Test/ScenarioTests/BatchApplicationTests.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414

1515
using System;
1616

17-
using Microsoft.Azure.Batch;
18-
using Microsoft.Azure.Batch.Auth;
19-
using Microsoft.Azure.Test;
20-
using Microsoft.WindowsAzure.Commands.ScenarioTest;
21-
using Microsoft.WindowsAzure.Storage;
22-
2317
using Xunit;
2418

2519
namespace Microsoft.Azure.Commands.Batch.Test.ScenarioTests

0 commit comments

Comments
 (0)