Skip to content

Commit 151dadf

Browse files
committed
merging onesdk-phase2
2 parents 8e93676 + f1dc520 commit 151dadf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ServiceManagement/StorSimple/Commands.StorSimple/Cmdlets/Clone/StartAzureStorSimpleBackupCloneJob.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@
1212
// limitations under the License.
1313
// ----------------------------------------------------------------------------------
1414

15-
1615
using System;
1716
using System.Collections.Generic;
1817
using System.Management.Automation;
19-
using Microsoft.WindowsAzure.Management.StorSimple.Models;
2018
using Microsoft.WindowsAzure.Commands.StorSimple.Properties;
19+
using Microsoft.WindowsAzure.Management.StorSimple.Models;
2120

2221

2322
namespace Microsoft.WindowsAzure.Commands.StorSimple.Cmdlets

0 commit comments

Comments
 (0)