Cleaned up using statements

This commit is contained in:
John Du Hart
2014-05-19 23:13:05 -04:00
parent 7b9b06f495
commit 0cd5283131
8 changed files with 10 additions and 18 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
using System;
using System.Collections.Generic;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace Octokit