mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-18 21:25:12 +00:00
Fixed minor namespace and whitespace issues
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
using System;
|
||||
using System.Reactive;
|
||||
using System.Reactive.Threading.Tasks;
|
||||
using Octokit.Reactive.Internal;
|
||||
|
||||
namespace Octokit.Reactive.Clients
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
public class ObservableIssuesEventsClient : IObservableIssuesEventsClient
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user