Skip to content

Commit 7afd694

Browse files
committed
remove pygit2 star imports
1 parent 9b68da8 commit 7afd694

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pygit2/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
from ._build import __version__
3434

3535
# Low level API
36-
from ._pygit2 import *
3736
from ._pygit2 import (
3837
GIT_APPLY_LOCATION_BOTH,
3938
GIT_APPLY_LOCATION_INDEX,

0 commit comments

Comments
 (0)