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/TreeEntryDefinition.cs')
-rw-r--r--LibGit2Sharp/TreeEntryDefinition.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/LibGit2Sharp/TreeEntryDefinition.cs b/LibGit2Sharp/TreeEntryDefinition.cs
index e9706682..c0eb979d 100644
--- a/LibGit2Sharp/TreeEntryDefinition.cs
+++ b/LibGit2Sharp/TreeEntryDefinition.cs
@@ -1,6 +1,5 @@
using System;
using LibGit2Sharp.Core;
-using LibGit2Sharp.Core.Compat;
namespace LibGit2Sharp
{