Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/Newtonsoft.Json.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs')
-rw-r--r--Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs b/Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs
index d99ceca..ad21afc 100644
--- a/Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs
+++ b/Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs
@@ -24,9 +24,7 @@
#endregion
using System;
-using System.Collections.Generic;
using System.Globalization;
-using System.Linq;
using System.Text;
#if !NETFX_CORE
using NUnit.Framework;