Skip to content

Commit a3cd08a

Browse files
authoredJul 31, 2021
update types submodule/root.py
1 parent 0affa33 commit a3cd08a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎git/objects/submodule/root.py

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
Submodule,
33
UpdateProgress
44
)
5-
from .util import (
6-
find_first_remote_branch
7-
)
5+
from .util import find_first_remote_branch
86
from git.exc import InvalidGitRepositoryError
97
import git
108

0 commit comments

Comments
 (0)
Please sign in to comment.