Removed dependency on Linq in OpenProfileClient

This commit is contained in:
Oren Hurvitz
2014-04-28 18:39:50 +03:00
parent 2e216aa056
commit cb8c3ba023

View File

@@ -28,7 +28,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Reflection;