summaryrefslogtreecommitdiff
path: root/test/git/test_base.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/git/test_base.py')
-rw-r--r--test/git/test_base.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/git/test_base.py b/test/git/test_base.py
index 402cdba3..48d628c3 100644
--- a/test/git/test_base.py
+++ b/test/git/test_base.py
@@ -4,7 +4,6 @@
# This module is part of GitPython and is released under
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
-import time
from test.testlib import *
from git import *
import git.objects.base as base