Skip to content

Commit d1a56bc

Browse files
committed
Update src
1 parent 6d22520 commit d1a56bc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Server/Handlers/SignatureHelpHandler.cs

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
using System.Collections.ObjectModel;
2-
using System.Reflection.Metadata;
3-
using System;
4-
using System.Security.Cryptography.Xml;
5-
using Microsoft.Extensions.Logging;
1+
using Microsoft.Extensions.Logging;
62
using OmniSharp.Extensions.LanguageServer.Protocol.Client.Capabilities;
73
using OmniSharp.Extensions.LanguageServer.Protocol.Document;
84
using OmniSharp.Extensions.LanguageServer.Protocol.Models;

0 commit comments

Comments
 (0)