Remove already declared.usings

This commit is contained in:
Haacked
2015-08-04 21:22:46 -07:00
parent 2939cb150e
commit 17a2abbdc0
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -3,7 +3,6 @@ using System.Threading.Tasks;
using System.Collections.Generic;
#endif
using System.Diagnostics.CodeAnalysis;
using System.Threading.Tasks;
namespace Octokit
{
-1
View File
@@ -3,7 +3,6 @@ using System.Threading.Tasks;
using System.Collections.Generic;
#endif
using System.Diagnostics.CodeAnalysis;
using System.Threading.Tasks;
namespace Octokit
{
@@ -2,7 +2,6 @@
using System.Threading.Tasks;
using System.Collections.Generic;
#endif
using System.Threading.Tasks;
namespace Octokit
{