close again... :)

This commit is contained in:
Haroon
2013-11-11 10:11:49 +00:00
parent 9c44bec960
commit abe78641c4
@@ -39,6 +39,5 @@ namespace Octokit.Reactive
/// <exception cref="ApiException">Thrown when a general API error occurs.</exception>
/// <returns></returns>
IObservable<Unit> DeleteTeam(int id);
}
}