From 3b522e9ad8e7fe2c85306b50d3aeaf008ed0f897 Mon Sep 17 00:00:00 2001 From: Keith Dahlby Date: Mon, 21 May 2012 21:53:45 -0500 Subject: Remove unused usings --- LibGit2Sharp/RepositoryInformation.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'LibGit2Sharp/RepositoryInformation.cs') diff --git a/LibGit2Sharp/RepositoryInformation.cs b/LibGit2Sharp/RepositoryInformation.cs index 818fafe2..e2df1772 100644 --- a/LibGit2Sharp/RepositoryInformation.cs +++ b/LibGit2Sharp/RepositoryInformation.cs @@ -1,5 +1,4 @@ -using System; -using LibGit2Sharp.Core; +using LibGit2Sharp.Core; namespace LibGit2Sharp { -- cgit v1.2.3