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,7 +1,6 @@
using Octokit;
using Octokit.Reactive;
using System;
using System.Net.Http.Headers;
using System.Reactive.Linq;
using System.Threading.Tasks;
using Octokit.Tests.Integration;