We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0affa33 commit a3cd08aCopy full SHA for a3cd08a
git/objects/submodule/root.py
@@ -2,9 +2,7 @@
2
Submodule,
3
UpdateProgress
4
)
5
-from .util import (
6
- find_first_remote_branch
7
-)
+from .util import find_first_remote_branch
8
from git.exc import InvalidGitRepositoryError
9
import git
10
0 commit comments