summaryrefslogtreecommitdiff
path: root/test/test_refs.py
diff options
context:
space:
mode:
authorYobmod <yobmod@gmail.com>2021-07-28 17:19:10 +0100
committerYobmod <yobmod@gmail.com>2021-07-28 17:19:10 +0100
commitc464e33793d0839666233883212018dbbcdf1e09 (patch)
tree1dbc2b8ce6a46f55a2df5da8ec370e69aa9ee812 /test/test_refs.py
parent679142481d94c779d46f1e347604ec9ab24b05f3 (diff)
downloadgitpython-c464e33793d0839666233883212018dbbcdf1e09.tar.gz
Fix some SymbolicReference types
Diffstat (limited to 'test/test_refs.py')
-rw-r--r--test/test_refs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_refs.py b/test/test_refs.py
index 6f158bee..f30d4bda 100644
--- a/test/test_refs.py
+++ b/test/test_refs.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
-from git.repo.base import Repo
from itertools import chain
from git import (