mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 12:26:18 +00:00
aaaand format the code
This commit is contained in:
@@ -5,7 +5,7 @@ using Octokit.Reactive.Internal;
|
||||
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
public class ObservableGistsClient : IObservableGistsClient
|
||||
public class ObservableGistsClient : IObservableGistsClient
|
||||
{
|
||||
readonly IGistsClient _client;
|
||||
readonly IConnection _connection;
|
||||
|
||||
Reference in New Issue
Block a user