move internal stuff to .Internal namespace

This commit is contained in:
half-ogre
2013-10-08 15:14:06 -07:00
parent 39b4c35e7c
commit 6f3fa81789
66 changed files with 67 additions and 76 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
using Octokit.Http;
using Octokit.Internal;
namespace Octokit.Reactive
{
+1 -1
View File
@@ -1,4 +1,4 @@
using Octokit.Http;
using Octokit.Internal;
using Octokit.Reactive.Clients;
namespace Octokit.Reactive