mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 03:01:31 +00:00
aaaand format the code
This commit is contained in:
@@ -3,7 +3,6 @@ using System.Reactive.Threading.Tasks;
|
||||
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
|
||||
public class ObservableTreesClient : IObservableTreesClient
|
||||
{
|
||||
readonly ITreesClient _client;
|
||||
|
||||
Reference in New Issue
Block a user