mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-19 21:55:12 +00:00
Fixed minor namespace and whitespace issues
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using Octokit.Reactive.Internal;
|
||||
|
||||
namespace Octokit.Reactive.Clients
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
public class ObservableNotificationsClient : IObservableNotificationsClient
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user