Internalize ProductHeaderValue

What Haacked, PaulBetts, and Shiftkey suggested
This commit is contained in:
Tim Sneed
2014-02-28 06:33:44 -06:00
parent bf47373936
commit 3909498437
29 changed files with 78 additions and 29 deletions
@@ -1,6 +1,5 @@
using System.Linq;
using System.Net;
using System.Net.Http.Headers;
using System.Reactive.Linq;
using System.Threading.Tasks;
using Octokit;