summaryrefslogtreecommitdiff
path: root/git/test/test_index.py
diff options
context:
space:
mode:
Diffstat (limited to 'git/test/test_index.py')
-rw-r--r--git/test/test_index.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/git/test/test_index.py b/git/test/test_index.py
index 2eef4b5d..15fff8d4 100644
--- a/git/test/test_index.py
+++ b/git/test/test_index.py
@@ -19,7 +19,6 @@ from git import (
Diff,
GitCommandError,
CheckoutError,
-
)
from gitdb.util import hex_to_bin
import os