mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-02 10:55:53 +00:00
aaaand format the code
This commit is contained in:
@@ -84,7 +84,6 @@ namespace Octokit.Reactive
|
||||
public IObservable<Unit> MarkAsRead(MarkAsReadRequest markAsReadRequest)
|
||||
{
|
||||
return _notificationsClient.MarkAsRead(markAsReadRequest).ToObservable();
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user