mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-03-14 03:21:36 -04:00
Fail build on unneeded usings (#1417)
This commit is contained in:
@@ -19,7 +19,6 @@ using Microsoft.SqlTools.ServiceLayer.Workspace;
|
||||
using Microsoft.SqlTools.ServiceLayer.Workspace.Contracts;
|
||||
using GlobalCommon = Microsoft.SqlTools.ServiceLayer.Test.Common;
|
||||
using Moq;
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace Microsoft.SqlTools.ServiceLayer.UnitTests.LanguageServer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user