Skip to content

Commit

Permalink
Fix imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Jan 21, 2022
1 parent 32dd8b1 commit 6b53d0b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dulwich/porcelain.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,8 @@
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
Expand Down

0 comments on commit 6b53d0b

Please sign in to comment.