move clients into root namespace

Only we can stop namespace proliferation.
This commit is contained in:
half-ogre
2013-10-08 15:08:00 -07:00
parent e25173f65c
commit 39b4c35e7c
19 changed files with 29 additions and 19 deletions

View File

@@ -1,5 +1,4 @@
using System;
using Octokit.Clients;
using Octokit.Http;
namespace Octokit