2
0
Jelmer Vernooij 3 жил өмнө
parent
commit
6b53d0b7c6
1 өөрчлөгдсөн 0 нэмэгдсэн , 3 устгасан
  1. 0 3
      dulwich/porcelain.py

+ 0 - 3
dulwich/porcelain.py

@@ -136,11 +136,8 @@ from dulwich.protocol import (
     ZERO_SHA,
 )
 from dulwich.refs import (
-    ANNOTATED_TAG_SUFFIX,
     LOCAL_BRANCH_PREFIX,
     LOCAL_TAG_PREFIX,
-    strip_peeled_refs,
-    RefsContainer,
     _import_remote_refs,
 )
 from dulwich.repo import BaseRepo, Repo