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.
1 parent 491ca70 commit 0fc1d12Copy full SHA for 0fc1d12
src/ResourceManager/Scheduler/Commands.Scheduler/Utilities/ExtensionMethods.cs
@@ -20,7 +20,6 @@ namespace Microsoft.Azure.Commands.Scheduler.Utilities
20
using System.Linq;
21
using System.Management.Automation;
22
using Microsoft.Azure.Management.Scheduler.Models;
23
- using WindowsAzure.Commands.Utilities.Common;
24
25
public static class ExtensionMethods
26
{
0 commit comments