mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-02 10:55:53 +00:00
move internal stuff to .Internal namespace
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Octokit.Http
|
||||
namespace Octokit.Internal
|
||||
{
|
||||
public class InMemoryCredentialStore : ICredentialStore
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user