We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11df697 commit 8eacdbaCopy full SHA for 8eacdba
test/System.Linq.Dynamic.Core.NewtonsoftJson.Tests/NewtonsoftJsonTests.cs
@@ -1,6 +1,4 @@
1
-using System.Collections.Generic;
2
-using System.Linq.Dynamic.Core.Exceptions;
3
-using System.Linq.Dynamic.Core.NewtonsoftJson.Config;
+using System.Linq.Dynamic.Core.NewtonsoftJson.Config;
4
using FluentAssertions;
5
using Newtonsoft.Json.Linq;
6
using Xunit;
0 commit comments