Jelmer Vernooij 3 سال پیش
والد
کامیت
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