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 3e88f2f commit 36c15e6Copy full SHA for 36c15e6
src/PowerShellEditorServices.Protocol/LanguageServer/ScriptRegionRequest.cs
@@ -3,9 +3,7 @@
3
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
4
//
5
6
-using System.Collections;
7
using Microsoft.PowerShell.EditorServices.Protocol.MessageProtocol;
8
-using System.Collections.Generic;
9
10
namespace Microsoft.PowerShell.EditorServices.Protocol.LanguageServer
11
{
0 commit comments