Skip to content

Commit 608116d

Browse files
Remove unused using System after IDisposable removal
Co-authored-by: andyleejordan <2226434+andyleejordan@users.noreply.github.com>
1 parent 3292142 commit 608116d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎src/PowerShellEditorServices/Hosting/EditorServicesServerFactory.cs‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT License.
33

4-
using System;
54
using System.IO;
65
using Microsoft.Extensions.DependencyInjection;
76
using Microsoft.Extensions.Logging;

0 commit comments

Comments
 (0)