Skip to content

Commit 36c15e6

Browse files
author
Kapil Borle
committed
Remove unused usings
1 parent 3e88f2f commit 36c15e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/PowerShellEditorServices.Protocol/LanguageServer/ScriptRegionRequest.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
44
//
55

6-
using System.Collections;
76
using Microsoft.PowerShell.EditorServices.Protocol.MessageProtocol;
8-
using System.Collections.Generic;
97

108
namespace Microsoft.PowerShell.EditorServices.Protocol.LanguageServer
119
{

0 commit comments

Comments
 (0)