diff options
Diffstat (limited to 'git')
| -rw-r--r-- | git/repo/base.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/git/repo/base.py b/git/repo/base.py index 440cfaef..5a85cc4e 100644 --- a/git/repo/base.py +++ b/git/repo/base.py @@ -30,7 +30,6 @@ from git.util import ( Actor, finalize_process, cygpath, - decygpath, hex_to_bin, expand_path, remove_password_if_present, |
