Remove unused nuget JetBrains.Annotations

This commit is contained in:
2024-11-16 22:19:05 +01:00
parent 13d9218944
commit 711d20bf72
5 changed files with 1 additions and 6 deletions

View File

@@ -2,7 +2,6 @@ using System.Text;
namespace CvsLib.Tests;
[TestSubject(typeof(CsvFieldIndexer))]
public class CsvFieldIndexerTests
{
#region GenerateIndex