Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'LibGit2Sharp/Core/GitDiffExtensions.cs')
-rw-r--r--LibGit2Sharp/Core/GitDiffExtensions.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/LibGit2Sharp/Core/GitDiffExtensions.cs b/LibGit2Sharp/Core/GitDiffExtensions.cs
index a885901a..a131d209 100644
--- a/LibGit2Sharp/Core/GitDiffExtensions.cs
+++ b/LibGit2Sharp/Core/GitDiffExtensions.cs
@@ -1,5 +1,3 @@
-using LibGit2Sharp.Core.Compat;
-
namespace LibGit2Sharp.Core
{
internal static class GitDiffExtensions