mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 21:09:51 +00:00
move internal stuff to .Internal namespace
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using Octokit.Http;
|
||||
using Octokit.Internal;
|
||||
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using Octokit.Http;
|
||||
using Octokit.Internal;
|
||||
using Octokit.Reactive.Clients;
|
||||
|
||||
namespace Octokit.Reactive
|
||||
|
||||
Reference in New Issue
Block a user