Skip to content

Commit 5d60698

Browse files
committed
Incorporating couple of review feedback
Incorporating couple of review feedback
1 parent 090c8dc commit 5d60698

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
using Microsoft.WindowsAzure.Management.SiteRecovery;
1616
using Microsoft.WindowsAzure.Management.SiteRecovery.Models;
17-
using Microsoft.WindowsAzure.Management.Storage.Models;
1817

1918
namespace Microsoft.Azure.Commands.RecoveryServices
2019
{

src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Service/StartAzureSiteRecoveryPlannedFailoverJob.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
// ----------------------------------------------------------------------------------
1414

1515
using System;
16-
using System.IO;
1716
using System.Management.Automation;
1817
using Microsoft.Azure.Commands.RecoveryServices.SiteRecovery;
1918
using Microsoft.Azure.Portal.RecoveryServices.Models.Common;

0 commit comments

Comments
 (0)