mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 12:26:18 +00:00
move internal stuff to .Internal namespace
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
using System.Collections.Generic;
|
||||
using Octokit.Http;
|
||||
|
||||
namespace Octokit.Authentication
|
||||
namespace Octokit.Internal
|
||||
{
|
||||
class Authenticator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user