Modified:
/src/Jayrock.Sandbox/JsonRpcClient.cs
=======================================
--- /src/Jayrock.Sandbox/JsonRpcClient.cs Wed Aug 31 14:24:05 2011
+++ /src/Jayrock.Sandbox/JsonRpcClient.cs Wed Aug 31 14:25:24 2011
@@ -26,7 +26,6 @@
using System;
using System.Collections;
- using System.ComponentModel;
using System.Diagnostics;
using System.IO;
using System.Net;