Removed dependency on Linq in OpenProfileClient

0.8.0.3
Oren Hurvitz 2014-04-28 18:39:50 +03:00
parent 2e216aa056
commit cb8c3ba023
1 changed files with 0 additions and 1 deletions

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;