Skip to content

Commit 381b12e

Browse files
committed
Removing unused using references
1 parent 57c214b commit 381b12e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/PSRecoveryServicesClient/PSRecoveryServicesClientHelper.cs

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

1515
using System;
1616
using System.Collections.Generic;
17-
using System.Collections.ObjectModel;
18-
using System.Management.Automation;
19-
using Microsoft.WindowsAzure;
2017
using Microsoft.WindowsAzure.Commands.Common;
2118
using Microsoft.WindowsAzure.Commands.Common.Models;
22-
using Microsoft.WindowsAzure.Commands.ServiceManagement.Model;
23-
using Microsoft.WindowsAzure.Management.Storage;
24-
using Microsoft.WindowsAzure.Management.Storage.Models;
2519

2620
namespace Microsoft.Azure.Commands.RecoveryServices
2721
{

0 commit comments

Comments
 (0)