Skip to content

Commit 8eacdba

Browse files
committed
.
1 parent 11df697 commit 8eacdba

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/System.Linq.Dynamic.Core.NewtonsoftJson.Tests/NewtonsoftJsonTests.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using System.Collections.Generic;
2-
using System.Linq.Dynamic.Core.Exceptions;
3-
using System.Linq.Dynamic.Core.NewtonsoftJson.Config;
1+
using System.Linq.Dynamic.Core.NewtonsoftJson.Config;
42
using FluentAssertions;
53
using Newtonsoft.Json.Linq;
64
using Xunit;

0 commit comments

Comments
 (0)