summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/models/RefModel.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/gitblit/models/RefModel.java')
-rw-r--r--src/com/gitblit/models/RefModel.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/gitblit/models/RefModel.java b/src/com/gitblit/models/RefModel.java
index acac7763..806700ba 100644
--- a/src/com/gitblit/models/RefModel.java
+++ b/src/com/gitblit/models/RefModel.java
@@ -24,7 +24,6 @@ import org.eclipse.jgit.lib.Ref;
import org.eclipse.jgit.revwalk.RevCommit;
import org.eclipse.jgit.revwalk.RevObject;
import org.eclipse.jgit.revwalk.RevTag;
-import org.eclipse.jgit.revwalk.RevTree;
/**
* RefModel is a serializable model class that represents a tag or branch and