mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 11:40:42 +00:00
just a bit of code cleanup
This commit is contained in:
@@ -51,6 +51,5 @@ namespace Octokit.Reactive
|
||||
/// <param name="login">The user to unsuspend.</param>
|
||||
/// <returns></returns>
|
||||
IObservable<Unit> Unsuspend(string login);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user