Skip to content

Commit 2f8fee8

Browse files
Update src/PowerShellEditorServices/Services/DebugAdapter/Debugging/VariableDetails.cs
Co-authored-by: Patrick Meinecke <[email protected]>
1 parent f9612ce commit 2f8fee8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PowerShellEditorServices/Services/DebugAdapter/Debugging/VariableDetails.cs

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using System.Collections.Generic;
77
using System.Diagnostics;
88
using System.Linq;
9-
using System.Linq.Expressions;
109
using System.Management.Automation;
1110
using System.Reflection;
1211
using Microsoft.Extensions.Logging;

0 commit comments

Comments
 (0)