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/TestObjects/SerializationEventTestList.cs')
-rw-r--r--Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs b/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs
index c21c325..017e1bb 100644
--- a/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs
+++ b/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs
@@ -26,7 +26,6 @@
#if !PocketPC
using System.Collections.ObjectModel;
using System.Runtime.Serialization;
-using Newtonsoft.Json.Tests.Serialization;
namespace Newtonsoft.Json.Tests.TestObjects
{