From c464e33793d0839666233883212018dbbcdf1e09 Mon Sep 17 00:00:00 2001 From: Yobmod Date: Wed, 28 Jul 2021 17:19:10 +0100 Subject: Fix some SymbolicReference types --- test/test_refs.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test') 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 ( -- cgit v1.2.1