address some documentation feedback

This commit is contained in:
Brendan Forster
2014-02-03 19:16:27 +11:00
parent cb1a413255
commit 3f306fb9b0
3 changed files with 8 additions and 15 deletions
@@ -3,9 +3,8 @@ using System.Collections.Generic;
using System.Reactive.Linq;
using System.Threading.Tasks;
using NSubstitute;
using Octokit;
using Octokit.Internal;
using Octokit.Reactive.Clients;
using Octokit.Reactive;
using Octokit.Tests.Helpers;
using Xunit;