We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e93676 + f1dc520 commit 151dadfCopy full SHA for 151dadf
src/ServiceManagement/StorSimple/Commands.StorSimple/Cmdlets/Clone/StartAzureStorSimpleBackupCloneJob.cs
@@ -12,12 +12,11 @@
12
// limitations under the License.
13
// ----------------------------------------------------------------------------------
14
15
-
16
using System;
17
using System.Collections.Generic;
18
using System.Management.Automation;
19
-using Microsoft.WindowsAzure.Management.StorSimple.Models;
20
using Microsoft.WindowsAzure.Commands.StorSimple.Properties;
+using Microsoft.WindowsAzure.Management.StorSimple.Models;
21
22
23
namespace Microsoft.WindowsAzure.Commands.StorSimple.Cmdlets
0 commit comments