Skip to content

Commit c85b04a

Browse files
author
Minh Le
committed
removed newtonsoft reference
1 parent 8f1ab4b commit c85b04a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Microsoft.Azure.Cosmos/src/Linq/BuiltinFunctions/OtherBuiltinSystemFunctions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ namespace Microsoft.Azure.Cosmos.Linq
1414
using System.Text.Json.Serialization;
1515
using Microsoft.Azure.Cosmos.CosmosElements;
1616
using Microsoft.Azure.Cosmos.SqlObjects;
17-
using Newtonsoft.Json;
1817

1918
internal static class OtherBuiltinSystemFunctions
2019
{

0 commit comments

Comments
 (0)