summaryrefslogtreecommitdiff
path: root/lib/git/repo.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/git/repo.py')
-rw-r--r--lib/git/repo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/git/repo.py b/lib/git/repo.py
index 1c4b4095..811cf6f0 100644
--- a/lib/git/repo.py
+++ b/lib/git/repo.py
@@ -5,7 +5,6 @@
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
import os
-import re
import gzip
import StringIO
from errors import InvalidGitRepositoryError, NoSuchPathError