removed unused references, fixed namespaces, added 'forkee' to customdictionary.xml

This commit is contained in:
David Martin
2015-03-04 23:29:21 +00:00
parent bea3a5dbbd
commit 2ee42b553f
15 changed files with 13 additions and 23 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Reflection;
using System.Text.RegularExpressions;
using Octokit.Models.Response.ActivityPayloads;
using Octokit;
using Octokit.Reflection;
namespace Octokit.Internal